ae v0.0.2502 (2019-12-15T20:24:35Z)
Home
Dub
Repo
TcpConnection.connect
ae
net
asockets
TcpConnection
Start establishing a connection.
void
connect
(string host, ushort port)
class
TcpConnection
final
void
connect
(
string
host
,
ushort
port
)
void
connect
(AddressInfo[] addresses)
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
constructors
this
functions
connect
doReceive
doSend
onError
tryNextAddress
variables
addressQueue
Start establishing a connection.