Function DuplexTransport.isClosing

Returns true if the transport is closing or closed.

abstract bool isClosing() pure nothrow @nogc @safe const;