ae v0.0.2898 (2020-12-28T17:57:20Z)
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.