ae v0.0.2384 (2019-04-14T19:37:57Z)
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.