SO_DISCDATALEN top-level constant

int const SO_DISCDATALEN

The length, in bytes, of additional 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_DISCDATALEN = 0x7006;