PSQLConnection.isOpen

Connection is open when it is authorized and socket was alive last time it was checked.

class PSQLConnection(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
final @property const
bool
isOpen
()

Meta