ae v0.0.3102 (2021-10-16T14:16:54Z)
Home
Dub
Repo
TcpConnection.connect
ae
net
asockets
TcpConnection
Start establishing a connection.
alias
connect
=
SocketConnection
.
connect
void
connect
(string host, ushort port)
class
TcpConnection
final
void
connect
(
string
host
,
ushort
port
)
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
aliases
connect
constructors
this
Start establishing a connection.