AsyncUDPSocket.host

Sets the hostname and port to which the UDP socket must be bound locally.

class AsyncUDPSocket
nothrow
typeof(this)
host
(
string hostname
,
size_t port
)

Meta