ae v0.0.2876 (2020-12-19T15:33:36Z)
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.