Public Attributes | List of all members
tstrSocketListenMsg Struct Reference

Socket listen status. More...

#include <socket.h>

Public Attributes

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

Definition at line 579 of file socket.h.

Member Data Documentation

◆ status

sint8 tstrSocketListenMsg::status

Holding a value of ZERO for a successful listen or otherwise a negative error code corresponding to Error Codes.

Definition at line 580 of file socket.h.


The documentation for this struct was generated from the following file:


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03