class
The ServerSocketComm class is used to open a plain server socket with an optional bind address.
class
The SocketComm class is used to open client sockets with a destination host with optional proxy (HTTP/SOCKS), secure socket (SSL/TLS), and atop WebSocket or Telnet as protocols.
class
The SocketComm class is used to open client sockets with a destination host with optional proxy (HTTP/SOCKS), secure socket (SSL/TLS), and atop WebSocket or Telnet as protocols.
Registers a SocketComm - opened - instance with the IO Selector associated with the Worker.