ConnectionClosedByServer¶
The server closed the TCP connection before the session reached the ready
state. Distinct from ConnectionFailedTCP, which indicates the connection
could not be established in the first place.
Applies only to pre-ready peer close. If the server closes the connection
after the session has reached the ready state, affected queries receive
SessionClosed through their receiver.
Constructors¶
create¶
Returns¶
Public Functions¶
eq¶
Parameters¶
- that: ConnectionClosedByServer val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ConnectionClosedByServer val
Returns¶
- Bool val