4#include <system/enum_helpers.h>
37DECLARE_USING_GLOBAL_OPERATORS
Definition: linger_option.h:9
SocketFlags
Provides constant values for the socket messages.
Definition: socket_flags.h:12
@ Truncated
A message is too large to fit into the specified buffer. It has been truncated.
@ Partial
A message sent or received partially.
@ DontRoute
Send a message without using routing tables.
@ Peek
Peek at an incoming message.
@ ControlDataTruncated
The control data is greater than 64 KB and doesn't fit into the internal buffer. It has been truncate...
@ OutOfBand
The out-of-band data is being processed.
@ Broadcast
A broadcast packet.
@ Multicast
A multicast packet.
Definition: db_command.h:9