Function Connection.closed
Check whether this Connection is still connected to the server, or if the connection has been closed.
Prototype
bool closed() @property;
Check whether this Connection is still connected to the server, or if the connection has been closed.
bool closed() @property;