dpeq ~master (2018-04-04T19:49:06Z)
Home
Dub
Repo
PSQLConnection.terminate
dpeq
connection
PSQLConnection
Notify backend and close socket.
class
PSQLConnection
(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
void
terminate
nothrow @
safe
(
)
Meta
Source
See Implementation
dpeq
connection
PSQLConnection
aliases
InterceptorT
constructors
this
functions
cancelRequest
discard
flush
getNewPortalName
getNewPreparedName
pollMessages
putBindMessage
putCloseMessage
putDescribeMessage
putExecuteMessage
putFlushMessage
putQueryMessage
putSyncMessage
read
readOneMessage
reserveLen
saveBuffer
terminate
windupResponseStack
wrappedSerialize
write
properties
backendParams
cancellationKey
expectedRFQCount
isOpen
processId
socket
transactionStatus
variables
m_backendParams
noticeCallback
notificationCallback
preparedCounter
Notify backend and close socket.