WINC1500 IoT Software APIs: tstrSocketBindMsg Struct Reference

WINC1500 IoT Software API

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

Data Fields

sint8 status
 

Detailed Description

Socket bind status.

An asynchronous call to the bind socket operation, returns information through this structure in response. This structure together with the event SOCKET_MSG_BIND are passed in paramters to the callback function.

See also
bind

Field Documentation

◆ status

sint8 status

The result of the bind operation. Holding a value of ZERO for a successful bind 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