BufferedTCPConnection.host

(Blocking) Resolves the specified host and resets the peer to this address. Use AsyncDNS for a non-blocking resolver. (only usable before connecting).

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

Meta