Public Attributes | List of all members
tstrSocketBindMsg Struct Reference

Socket bind status. More...

#include <socket.h>

Public Attributes

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 parameters to the callback function.

See also
bind

Definition at line 558 of file socket.h.

Member Data Documentation

◆ status

sint8 tstrSocketBindMsg::status

The result of the bind operation. Holding a value of ZERO for a successful bind or otherwise a negative error code corresponding to Error Codes.

Definition at line 559 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