HP WebQoS Software manual WqCloseConnection, Connection with WebQoS has been closed

Models: WebQoS Software

1 150
Download 150 pages 36.15 Kb
Page 139
Image 139

External Measurement API

wqCloseConnection()

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.

 

 

Appendix B

139

Page 139
Image 139
HP WebQoS Software manual WqCloseConnection, Connection with WebQoS has been closed