SocketChannel constructor

SocketChannel(
  1. String name
)

Implementation

SocketChannel(this.name);