Dart
dart:io
RawSynchronousSocket
RawSynchronousSocket constructor
RawSynchronousSocket
RawSynchronousSocket class
Constructors
RawSynchronousSocket
Properties
address
port
remoteAddress
remotePort
hashCode
runtimeType
Methods
available
closeSync
readIntoSync
readSync
shutdown
writeFromSync
noSuchMethod
toString
Operators
operator ==
Static methods
connectSync
RawSynchronousSocket constructor
RawSynchronousSocket
(
)