Dart SDK
dart:io
RawDatagramSocket
close
method
close
RawDatagramSocket
Static methods
bind
Properties
readEventsEnabled
writeEventsEnabled
multicastLoopback
multicastHops
multicastInterface
broadcastEnabled
port
address
isBroadcast
length
isEmpty
first
last
single
first
last
single
Constructors
RawDatagramSocket
Methods
close
send
receive
joinMulticast
leaveMulticast
asBroadcastStream
where
map
asyncMap
asyncExpand
handleError
expand
pipe
transform
reduce
fold
join
contains
forEach
every
any
toList
toSet
drain
take
takeWhile
skip
skipWhile
distinct
firstWhere
lastWhere
singleWhere
elementAt
timeout
pipe
take
map
listen
distinct
takeWhile
fold
toSet
firstWhere
forEach
skipWhile
asyncExpand
lastWhere
singleWhere
asyncMap
handleError
reduce
transform
every
any
toList
where
asBroadcastStream
skip
expand
elementAt
void
close
( )
Close the datagram socket.