SO_CONNDATA top-level constant

int const SO_CONNDATA

Additional 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_CONNDATA = 0x7000;