
External Measurement API
wqCloseConnection()
wqCloseConnection()
Closes the connection to the SCI component of WebQoS.
Synopsis
#include </opt/webqos/include/qosExternMeaseAPI.h> or #include 
wqStatus wqCloseConnection(wqSocket socket)
Arguments
| socket | The socket descriptor returned by | 
| 
 | wqCreateConnection() used to close the connection | 
| 
 | to WebQoS. | 
Return Value
wqCloseConnection() returns a 
| Return Value | Status | 
| 
 | 
 | 
| WQ_STATUS_OK | The connection with WebQoS has been closed. | 
| 
 | 
 | 
| Appendix B | 139 | 
