Beispiel #1
0
 public Server()
 {
     acceptAsyncArgsPool = new AcceptAsyncArgsPool(this);
 }
Beispiel #2
0
 public Server()
 {
     acceptAsyncArgsPool = new AcceptAsyncArgsPool(this);
 }