UnixConnection.isOpen

bool isOpen() @property const @safe nothrow @nogc

Report whether the wrapper currently owns an open socket.

Returns

true when the connection has a valid socket handle.