SocketShutdown
Defines constants used by the Socket.Shutdown method.
Definition: socket_shutdown.h:10
 
@ Both
Disables the socket for both sending and receiving.
 
@ Receive
Disables the socket for receiving.
 
@ Send
Disables the socket for sending.
 
Definition: db_command.h:9