ae ~config (2022-01-02T17:21:45.9807338)
Dub
Repo
TcpConnection.connect
ae
net
asockets
TcpConnection
Start establishing a connection.
class
TcpConnection
final
void
connect
(
string
host
,
ushort
port
)
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
constructors
this
functions
clearQueue
connect
disconnect
onError
onReadable
onWritable
queuePresent
send
tryNextAddress
updateFlags
properties
handleConnect
handleDisconnect
handleReadData
state
writePending
variables
handleBufferFlushed
outQueue
partiallySent
Start establishing a connection.