Socket Option Name#
Macros#
Enables recording of debugging information. This option is not supported in the current release.
Indicates that the socket has had listen(). This option is not supported in the current release.
Allows local address reuse. This option is not supported in the current release.
Keeps connections alive.
Uses interface addresses only. This option is not supported in the current release.
Permits sending of broadcast messages. This option is not supported in the current release.
Bypasses hardware when possible. This option is not supported in the current release.
Lingers on close if data is present. This option is not supported in the current release.
Leaves received out-of-band data in line. This option is not supported in the current release.
Allows local address and port reuse. This option is not supported in the current release.
Timestamps received datagram traffic. This option is not supported in the current release.
Allows binding to any address. This option is not supported in the current release.
Zeroes out all mbufs sent over the socket. This option is not supported in the current release.
Configures max retransmission timeout value. The option value associated with this option name should be a power of 2 between 1 and 32.
Sets send buffer size.
Sets receive buffer size.
Sets send low-water mark. This option is not supported in the current release.
Sets receive low-water mark. This option is not supported in the current release.
Sets send timeout. This option is not supported in the current release.
Sets receive timeout.
Gets error status and clears.
Gets socket type.
Multiplexes; network processing. This option is not supported in the current release.
Sets routing table to be used. This option is not supported in the current release.
Gets connect-time credentials. This option is not supported in the current release.
Splices data to another socket. This option is not supported in the current release.
Gets socket domain.
Gets socket protocol.
Attach a ULP (Upper Layer Protocol) to a TCP connection.
Sets certificate index for SSL socket.
Enables high-performance socket.
Passes SNI extension for SSL socket.
Passes ALPN extension for SSL socket.
Sets the Maximum Segment Size (MSS) for a socket.
Sets the VAP ID for a socket.
Sets the maximum number of retries for a socket.