WINC1500 IoT Software APIs: tstrSocketListenMsg Struct Reference

WINC1500 IoT Software API

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

Data Fields

sint8 status
 

Detailed Description

Socket listen status.

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

See also
listen

Field Documentation

◆ status

sint8 status

Holding a value of ZERO for a successful listen 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