hunt v1.6.15 (2021-07-30T03:29:57Z)
Home
Dub
Repo
UdpSocket.sendTo
hunt
io
UdpSocket
UdpSocket
Undocumented in source. Be warned that the author may not have intended to support it.
ptrdiff_t
sendTo
(const(void)[] buf, Address to)
ptrdiff_t
sendTo
(const(void)[] buf)
ptrdiff_t
sendTo
(const(void)[] buf, SocketFlags flags, Address to)
class
UdpSocket
ptrdiff_t
sendTo
(
const
(
void
)[]
buf
,
SocketFlags
flags
,
Address
to
)
Meta
Source
See Implementation
hunt
io
UdpSocket
UdpSocket
constructors
this
functions
bind
connect
enableBroadcast
onRead
onReceived
sendTo
start