BufferedTCPConnection.ip

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

class BufferedTCPConnection(size_t size = 4092)
typeof(this)
ip
(
string ip
,
size_t port
)

Meta