WINC1500 IoT Software APIs: tstrSocketConnectMsg Struct Reference

WINC1500 IoT Software API

WINC1500 IoT Software APIs  19.5.2
WINC Software API Reference Manual
tstrSocketConnectMsg Struct Reference

Data Fields

SOCKET sock
 
sint8 s8Error
 

Detailed Description

Socket connect status.

Socket connect information is returned through this structure in response to the asynchronous call to the connect socket function. This structure together with the event SOCKET_MSG_CONNECT are passed-in parameters to the callback function.

Field Documentation

◆ sock

SOCKET sock

Socket ID referring to the socket passed to the connect function call.

◆ s8Error

sint8 s8Error

Connect error code. Holding a value of ZERO for a successful connect or otherwise a negative error code corresponding to the type of error.

Generated on Thu Jan 26 2017 22:15:21 for WINC1500 IoT Software APIs by   doxygen 1.8.13