hunt-database ~master (2022-02-21T07:44:19Z)
Home
Dub
Repo
PgConnectOptions.setTcpCork
hunt
database
driver
postgresql
PostgreSQLConnectOptions
PgConnectOptions
Undocumented in source. Be warned that the author may not have intended to support it.
class
PgConnectOptions
override
PgConnectOptions
setTcpCork
(
bool
tcpCork
)
Meta
Source
See Implementation
hunt
database
driver
postgresql
PostgreSQLConnectOptions
PgConnectOptions
constructors
this
functions
addProperty
getPipeliningLimit
getSslMode
initialize
isUsingDomainSocket
opEquals
setCachePreparedStatements
setConnectTimeout
setDatabase
setDecoderBufferSize
setEncoderBufferSize
setHost
setHostnameVerificationAlgorithm
setIdleTimeout
setLocalAddress
setLogActivity
setMetricsName
setOpenSslEngineOptions
setPassword
setPipeliningLimit
setPort
setPreparedStatementCacheMaxSize
setPreparedStatementCacheSqlLimit
setProperties
setProxyOptions
setReceiveBufferSize
setReconnectAttempts
setReconnectInterval
setReuseAddress
setReusePort
setSendBufferSize
setSoLinger
setSsl
setSslHandshakeTimeout
setSslMode
setTcpCork
setTcpFastOpen
setTcpKeepAlive
setTcpNoDelay
setTcpQuickAck
setTrafficClass
setUseAlpn
setUser
toHash
static functions
fromUri
static variables
DEFAULT_PORT
variables
DEFAULT_DATABASE
DEFAULT_HOST
DEFAULT_PASSWORD
DEFAULT_PIPELINING_LIMIT
DEFAULT_PROPERTIES
DEFAULT_SSLMODE
DEFAULT_USER