ae v0.0.3053 (2021-06-01T17:26:23Z)
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.