SO_DISCOPTLEN top-level constant

int const SO_DISCOPTLEN

The length, in bytes, of additional disconnect option data, not in the normal network data stream, that is sent with network requests to disconnect 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_DISCOPTLEN = 0x7007;