ae v0.0.3236 (2023-03-03T17:10:46Z)
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
protected public final
void
connect
(
string
host
,
ushort
port
)
Meta
Source
See Implementation
ae
net
asockets
TcpConnection
aliases
connect
constructors
this
Start establishing a connection.