HP WebQoS Administration Guide

External Measurement API
Sample Program
Appendix B142
}
// close the connection once everything is done
if (status == WQ_STATUS_OK)
status = wqCloseConnection(socket);
}