#include <m2m_socket_host_if.h>
Data Fields | |
SOCKET | sock |
uint16 | u16BufLen |
uint16 | u16SessionID |
uint32 | u32Timeoutmsec |
uint8 | u8Void |
SOCKET tstrRecvCmd::sock |
Referenced by recv(), and recvfrom().
uint16 tstrRecvCmd::u16BufLen |
Referenced by recv(), and recvfrom().
uint16 tstrRecvCmd::u16SessionID |
Referenced by recv(), and recvfrom().
uint32 tstrRecvCmd::u32Timeoutmsec |
Referenced by recv(), and recvfrom().
uint8 tstrRecvCmd::u8Void |