hunt ~v1.6.x (2022-05-12T11:27:03.6465239)
Dub
Repo
TcpStream.connect
hunt
io
TcpStream
TcpStream
Undocumented in source. Be warned that the author may not have intended to support it.
void
connect
(string hostname, ushort port)
class
TcpStream
void
connect
(
string
hostname
,
ushort
port
)
void
connect
(Address addr)
Meta
Source
See Implementation
hunt
io
TcpStream
TcpStream
aliases
onWritten
constructors
this
functions
closed
connect
connected
disconnected
doConnect
error
isBusy
isClient
isConnected
onClose
onDisconnected
onRead
options
received
reconnect
shutdownInput
shutdownOutput
start
write
writed
variables
_connectionHandler
_isClient
_isConnected
closeHandler