PSQLConnection.cancelRequest

Open new socket and connect it to the same backend as this connection is bound to, send CancelRequest and close the temporary socket.

class PSQLConnection(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
void
cancelRequest
@safe
(
)

Meta