Flutter Engine
The Flutter Engine
dart::bin::SynchronousSocket Member List

This is the complete list of members for dart::bin::SynchronousSocket, including all inherited members.

Available(intptr_t fd)dart::bin::SynchronousSocketstatic
Close(intptr_t fd)dart::bin::SynchronousSocketstatic
CreateConnect(const RawAddr &addr)dart::bin::SynchronousSocketstatic
fd() constdart::bin::SynchronousSocketinline
GetPort(intptr_t fd)dart::bin::SynchronousSocketstatic
GetRemotePeer(intptr_t fd, intptr_t *port)dart::bin::SynchronousSocketstatic
GetSocketIdNativeField(Dart_Handle socket_obj, SynchronousSocket **socket)dart::bin::SynchronousSocketstatic
Initialize()dart::bin::SynchronousSocketstatic
Read(intptr_t fd, void *buffer, intptr_t num_bytes)dart::bin::SynchronousSocketstatic
SetClosedFd()dart::bin::SynchronousSocketinline
SetSocketIdNativeField(Dart_Handle handle, SynchronousSocket *socket)dart::bin::SynchronousSocketstatic
ShutdownRead(intptr_t fd)dart::bin::SynchronousSocketstatic
ShutdownWrite(intptr_t fd)dart::bin::SynchronousSocketstatic
SynchronousSocket(intptr_t fd)dart::bin::SynchronousSocketinlineexplicit
Write(intptr_t fd, const void *buffer, intptr_t num_bytes)dart::bin::SynchronousSocketstatic
~SynchronousSocket()dart::bin::SynchronousSocketinline