SO_ACCEPTCONN top-level constant
int
const SO_ACCEPTCONN
Returns whether a socket is in listening mode. This option is only Valid for connection-oriented protocols. This socket option is not supported for the setting.
Implementation
const SO_ACCEPTCONN = 0x0002;