Socket handle.
Socket handle.
a SocketHandle object providing information about the socket.
The socket input stream.
The underlying selectable channel
The underlying selectable channel
The socket output stream.
Close the socket by poisoninig its input and output streams.
Base class for Molecule sockets.
Molecule Sockets consist in an input stream and an output stream of byte buffers. The socket is automatically closed when both streams are poisoned.