Embedded TCP/IP stack  4.7.0
fnet_socket_poll_t Struct Reference

Socket poll structure used by fnet_socket_poll(). More...

Data Fields

fnet_socket_t s
 Socket descriptor. If its value is zero, it is ignored. More...
 
fnet_socket_event_t events
 A bit mask specifying the events the application is interested in. More...
 
fnet_socket_event_t events_occurred
 A bit mask specifying the events that actually occurred. It is filled by by the fnet_socket_poll() and can include any event specified in the events field. More...
 

Detailed Description

Socket poll structure used by fnet_socket_poll().

Definition at line 710 of file fnet_socket.h.


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

© 2005-2020 by Andrej Butok. http://fnet.sourceforge.net