kiss ~master (2018-09-04T06:35:33Z)
Dub
Repo
UdpSocket.sendTo
kiss
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)
class
UdpSocket
ptrdiff_t
sendTo
(
const
(
void
)[]
buf
,
Address
to
)
ptrdiff_t
sendTo
(const(void)[] buf)
ptrdiff_t
sendTo
(const(void)[] buf, SocketFlags flags, Address to)
Meta
Source
See Implementation
kiss
net
UdpSocket
UdpSocket
constructors
this
functions
bind
connect
onRead
sendTo
setReadData
start