upromised ~master (2019-02-09T14:58:37Z)
Dub
Repo
UdpSocket.sendTo
upromised
udp
UdpSocket
Undocumented in source. Be warned that the author may not have intended to support it.
class
UdpSocket
override nothrow
Promise
!void
sendTo
(
Address
dest
,
immutable
(
ubyte
)[]
message
)
Meta
Source
See Implementation
upromised
udp
UdpSocket
constructors
this
functions
bind
close
connect
disconnect
recvFrom
sendTo
sockname
variables
self