SO_CONNECT_TIME top-level constant
int
const SO_CONNECT_TIME
Returns the number of seconds a socket has been connected. This option is only valid for connection-oriented protocols.
Implementation
const SO_CONNECT_TIME = 0x700C;