geario ~master (2022-06-04T17:41:52.6758737)
Dub
Repo
UdpSocket.sendTo
geario
net
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
geario
net
UdpSocket
UdpSocket
constructors
this
functions
Bind
Connect
OnRead
Start
enableBroadcast
onReceived
sendTo