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