SO_CONNOPTLEN top-level constant

int const SO_CONNOPTLEN

The length, in bytes, of connect option data, not in the normal network data stream, that is sent with network requests to establish a connection. This option is used by legacy protocols such as DECNet, OSI TP4, and others. This option is not supported by the TCP/IP protocol in Windows.

Implementation

const SO_CONNOPTLEN = 0x7005;