UdpSocket.create
Create a detached UDP socket wrapper.
Parameters
config | Socket configuration (defaults to UdpSocketConfig.init). |
Returns
A new socket wrapper ready to be bound.
Create a detached UDP socket wrapper.
config | Socket configuration (defaults to UdpSocketConfig.init). |