ae ~master (2024-01-05T13:09:51Z)
Home
Dub
Repo
UdpConnection.initialize
ae
net
asockets
UdpConnection
Initialize with the given
AddressFamily
, without binding to an address.
class
UdpConnection
final
void
initialize
(
AddressFamily
family
,
SocketType
type
=
SocketType.DGRAM
)
Meta
Source
See Implementation
ae
net
asockets
UdpConnection
constructors
this
functions
bind
initialize
Initialize with the given AddressFamily, without binding to an address.