listenUDP

Creates a bound UDP socket suitable for sending and receiving packets.

@safe
listenUDP
(
ushort port
,
string bind_address = "0.0.0.0"
)

Meta