UdpConnection.initialize

Initialize with the given AddressFamily, without binding to an address.

class UdpConnection
final
void
initialize
(
AddressFamily family
,
SocketType type = SocketType.DGRAM
,
ProtocolType protocol = ProtocolType.UDP
)

Meta