Proxy constructor
Proxy(
- UDP _listenSocket,
- Endpoint _serverEndpoint
Implementation
Proxy(this._listenSocket, this._serverEndpoint);
Proxy(this._listenSocket, this._serverEndpoint);