UdpConnection.initialize

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

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

Meta