libasync ~master (2021-10-01T13:41:16Z)
Dub
Repo
AsyncUDPSocket.ip
libasync
udp
AsyncUDPSocket
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
Source
See Implementation
libasync
udp
AsyncUDPSocket
constructors
this
functions
broadcast
host
ip
kill
recvFrom
run
sendTo
mixins
__anonymous
properties
local
preInitializedSocket
socket
Sets the IP and port to which the UDP socket will be bound locally.