Embedded TCP/IP stack: fnet_linger Struct Reference

FNET

fnet_linger Struct Reference

This structure is used for the SO_LINGER option. More...

Data Fields

fnet_bool_t l_onoff
 Determines, whether the option will be turned on FNET_TRUE, or off FNET_FALSE. More...
 
fnet_uint16_t l_linger
 Specifies the amount of time (in seconds) to wait when the connection is closed and unsent data is discarded. If l_onoff is 0, the l_linger value is ignored and the stack continues to try to send the data as usually. More...
 

Detailed Description

This structure is used for the SO_LINGER option.

Definition at line 627 of file fnet_socket.h.


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

© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net