HP WebQoS Administration Guide

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