uint8 tstrSocket::bIsRecvPending |
Referenced by m2m_ip_cb(), recv(), and recvfrom().
uint8 tstrSocket::bIsUsed |
Referenced by m2m_ip_cb(), and socket().
uint8* tstrSocket::pu8UserBuffer |
Referenced by recv(), recvfrom(), and Socket_ReadSocketData().
uint16 tstrSocket::u16DataOffset |
Referenced by m2m_ip_cb(), and send().
uint16 tstrSocket::u16SessionID |
Referenced by bind(), close(), connect(), listen(), m2m_ip_cb(), recv(), recvfrom(), secure(), send(), sendto(), setsockopt(), socket(), and sslSetSockOpt().
uint16 tstrSocket::u16UserBufferSize |
Referenced by recv(), recvfrom(), and Socket_ReadSocketData().
uint8 tstrSocket::u8AlpnStatus |
Referenced by get_alpn_index(), and m2m_ip_cb().
uint8 tstrSocket::u8ErrCode |
Referenced by get_error_detail(), and m2m_ip_cb().
uint8 tstrSocket::u8ErrSource |
Referenced by get_error_detail(), and m2m_ip_cb().
uint8 tstrSocket::u8SSLFlags |
Referenced by connect(), m2m_ip_cb(), recv(), secure(), socket(), and sslSetSockOpt().