botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Check if NetMsgs (un)packing return value is not an error ( < 0). More...

Check if NetMsgs (un)packing return value is not an error ( < 0).

Synopsis:
BSCLIENT_TRY_NM_ECODE(pClient, nmecode, efmt, ...);

Description:
If the check is false, an appropriate error is logged and the calling function is immediately exited by invoking a return with the < 0 error code.

Parameters
pClient