UnixConnection.isWritable

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

Report whether the connection is currently writable from the caller's perspective.

Returns

true when send queue is below the low water mark.