@ MulticastInterface
Set the interface used for the outgoing multicast packets.
SocketOptionName
Defines socket option names for the Socket class.
Definition: socket_option_name.h:12
@ BlockSource
Block the IP group/source.
@ DropSourceMembership
Drop the IP group/source.
@ ExclusiveAddressUse
A socket will use the bound address exclusively.
@ HopLimit
Delivers an integer containing the HOP count of the packet.
@ PacketInformation
Receive packet information for IPv4.
@ ReceiveLowWater
Specifies the minimum amount of data for the receive operations.
@ MaxConnections
This option is not supported. It was used to specify the maximum queue length for listening.
@ DontLinger
Indicates if a socket will be closed without lingering.
@ SendBuffer
Specifies the send buffer size.
@ NoChecksum
Send the UDP datagrams with a checksum set to zero.
@ IPOptions
Specifies the IP option that must be inserted to outgoing datagrams.
@ MulticastLoopback
The IP Multicast loopback.
@ UpdateAcceptContext
Updates a client socket with the same properties of a listening socket.
@ IPProtectionLevel
Enables restriction of an IPv6 socket to the specified scope.
@ Linger
The system will block the process on the close attempt until it is able to transmit the data.
@ ReuseAddress
Indicates if a socket can be bound to the address that is already in use.
@ AddMembership
Add an IP group membership.
@ NoDelay
Disables the Nagle algorithm for coalescing the send packets.
@ MulticastTimeToLive
The IP multicast time to live.
@ AcceptConnection
Indicates if a socket is listening for an incoming connection.
@ HeaderIncluded
The header is included to outgoing datagrams.
@ Error
Returns the error status and clear.
@ ReceiveBuffer
Specifies the receive buffer size.
@ DontFragment
Don't fragment the IP datagrams.
@ Type
Returns a socket type.
@ ReuseUnicastPort
Indicates if the system should defer the ephemeral port allocation for the outbound connections.
@ ReceiveTimeout
Specifies the timeout for the synchronous receive operations.
@ Debug
Record debugging information.
@ AddSourceMembership
Join the IP group/source.
@ BsdUrgent
Use the urgent data as defined in RFC-1222.
@ UnblockSource
Unblock the IP group/source.
@ UpdateConnectContext
Updates a client socket with the same properties of a listening socket.
@ TypeOfService
Change the IP header type of the service field.
@ ChecksumCoverage
Set or get the UDP checksum coverage.
@ IpTimeToLive
The IP time to live.
@ UseLoopback
Bypass hardware when possible.
@ DropMembership
Drop an IP group membership.
@ SendLowWater
Specifies the minimum amount of data for the send operations.
@ SendTimeout
Specifies the timeout for the synchronous send operations.
@ Expedited
Use the expedited data as defined in RFC-1222.
@ OutOfBandInline
Receives out-of-band data in the normal data stream.
@ IPv6Only
The socket is restricted to send and receive IPv6 packets only.
@ DontRoute
Send a message without using routing tables.
@ Broadcast
A broadcast packet.
@ KeepAlive
The 'Keep-Alive' header.
Definition: db_command.h:9