vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
listenUDP
index
vibe
core
net
Creates a bound UDP socket suitable for sending and receiving packets.
@
safe
UDPConnection
listenUDP
(
ushort
port
,
string
bind_address
= "0.0.0.0"
)
Meta
Source
See Implementation
index
vibe
core
net
enums
TCPListenOptions
functions
anyAddress
connectTCP
listenTCP
listenTCP_s
listenUDP
resolveHost
interfaces
TCPConnection
TCPListener
UDPConnection
structs
NetworkAddress
Creates a bound UDP socket suitable for sending and receiving packets.