libasync v0.6.7 (2015-01-25T14:26:55Z)
Dub
Repo
AsyncUDPSocket.host
libasync
udp
AsyncUDPSocket
Sets the hostname and port to which the UDP socket must be bound locally.
class
AsyncUDPSocket
nothrow
typeof
(this)
host
(
string
hostname
,
size_t
port
)
Meta
Source
See Implementation
libasync
udp
AsyncUDPSocket
constructors
this
functions
broadcast
host
ip
kill
recvFrom
run
sendTo
mixins
__anonymous
properties
local
socket
Sets the hostname and port to which the UDP socket must be bound locally.