AsyncTCPConnection.ip

Sets the peer to the specified IP address and port. (only usable before connecting).

class AsyncTCPConnection
nothrow
typeof(this)
ip
(
string ip
,
size_t port
)

Meta