Microchip® Advanced Software Framework

tstrConnectCmd Struct Reference

#include <m2m_socket_host_if.h>

Data Fields

SOCKET sock
 
tstrSockAddr strAddr
 
uint16 u16SessionID
 
uint8 u8SslFlags
 

SOCKET tstrConnectCmd::sock

Referenced by connect(), and secure().

tstrSockAddr tstrConnectCmd::strAddr

Referenced by connect().

uint16 tstrConnectCmd::u16SessionID

Referenced by connect(), and secure().

uint8 tstrConnectCmd::u8SslFlags

Referenced by connect(), and secure().