ae v0.0.2728 (2020-08-02T06:18:06Z)
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
,
ProtocolType
protocol
=
ProtocolType.UDP
)
Meta
Source
See Implementation
ae
net
asockets
UdpConnection
constructors
this
functions
bind
doReceive
doSend
initialize
initializeImpl
onWritable
variables
remoteAddress
Initialize with the given AddressFamily, without binding to an address.