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