hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
SocketConnectionBase.this
hunt
database
base
impl
SocketConnectionBase
SocketConnectionBase
Undocumented in source.
class
SocketConnectionBase
this
(
AbstractConnection
socket
,
bool
cachePreparedStatements
,
int
preparedStatementCacheSize
,
int
preparedStatementCacheSqlLimit
,
int
pipeliningLimit
)
Meta
Source
See Implementation
hunt
database
base
impl
SocketConnectionBase
SocketConnectionBase
constructors
this
enums
Status
functions
close
getProcessId
getSecretKey
handleClosed
handleException
handleMessage
initHolder
initialization
isConnected
isSsl
schedule
socket
toString
variables
_socket
psCache
status