stalkd ~master (2022-03-24T00:04:44.3715079)
Dub
Repo
Connection.this
stalkd
connection
Connection
Constructor for the Connection class.
this
(Server server)
this
(string host, ushort port)
class
Connection
this
(
string
host
,
ushort
port
=
Server.DEFAULT_BEANSTALKD_PORT
)
Meta
Source
See Implementation
stalkd
connection
Connection
constructors
this
functions
close
getTube
open
properties
isOpen
server
socket
Constructor for the Connection class.