AsyncSocket.passive

Whether this socket has been put into passive mode.

class AsyncSocket
nothrow @property const @safe pure @nogc
bool
passive
()

See Also

listen

Meta