Embedded TCP/IP stack  4.7.0

◆ fnet_sd_flags_t

The flags used by fnet_socket_shutdown().

They describe what types of socket operation will no longer be allowed.

Enumerator
SD_READ 

Data receiving is disabled.

SD_WRITE 

Data sending is disabled.

SD_BOTH 

Both receiving and sending are disabled.

Definition at line 681 of file fnet_socket.h.


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