Exemplo n.º 1
0
 private void Accept()
 {
     CheckError(Uvi.uv_accept(this.Server.Handle, this.Handle));
 }