ae v0.0.2137 (2018-01-31T16:30:29Z)
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
Start establishing a connection.