Dart SDK
dart:io
RawSocket
address
property
address
RawSocket
Static methods
connect
Properties
readEventsEnabled
writeEventsEnabled
port
remotePort
address
remoteAddress
isEmpty
isBroadcast
first
last
single
length
Constructors
RawSocket
Methods
available
read
write
close
shutdown
setOption
pipe
take
map
listen
timeout
distinct
takeWhile
fold
toSet
firstWhere
forEach
skipWhile
join
contains
asyncExpand
lastWhere
singleWhere
drain
asyncMap
handleError
reduce
transform
every
any
toList
where
asBroadcastStream
skip
expand
elementAt
InternetAddress
address
read-only
Returns the [InternetAddress] used to connect this socket.