Administrator's Guide
External Measurement API
wqSendMeasurement()
Appendix B138
Return Value
wqSendMeasurement() returns a non-negative value representing the
method status.
Return Values Status
WQ_STATUS_OK The measurement has been sent to WebQoS.
WQ_STATUS_PACK_ERR Packing error.
WQ_STATUS_UNPACK_ERR Unpacking error.
WQ_STATUS_READ_ERR Error reading from the socket.
WQ_STATUS_DIR_ERR Unrecognized data read.
WQ_STATUS_MEM_ERR Memory allocation error.
WQ_STATUS_PART_READ_ERR Partial read error.
WQ_STATUS_WRITE_ERR Error writing to the socket.