AsyncUDPSocket.ip

Sets the IP and port to which the UDP socket will be bound locally.

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

Meta