NetworkSocket constructor

NetworkSocket(
  1. Client client,
  2. NetworkSocketHandle handle
)

Implementation

NetworkSocket(this.client, this.handle);