|
Cyber Garage Portable Runtime (CGPR) for C
|
Macros | |
| #define | CG_LOG_NET_PREFIX_SEND "S" |
| #define | CG_LOG_NET_PREFIX_RECV "R" |
Functions | |
| void | cg_net_socket_error (const char *prefix, const char *fromAddr, const char *toAddr, const byte *pktBytes, size_t pktLen) |
| void | cg_net_socket_debug (const char *prefix, const char *fromAddr, const char *toAddr, const byte *pktBytes, size_t pktLen) |
| #define CG_LOG_NET_PREFIX_RECV "R" |
| #define CG_LOG_NET_PREFIX_SEND "S" |
| void cg_net_socket_debug | ( | const char * | prefix, |
| const char * | fromAddr, | ||
| const char * | toAddr, | ||
| const byte * | pktBytes, | ||
| size_t | pktLen ) |
| void cg_net_socket_error | ( | const char * | prefix, |
| const char * | fromAddr, | ||
| const char * | toAddr, | ||
| const byte * | pktBytes, | ||
| size_t | pktLen ) |