TcpDuplexConnection constructor

TcpDuplexConnection(
  1. Socket socket
)

Implementation

TcpDuplexConnection(this.socket);