Example #1
0
 public Int32 Poll()
 {
     return(ServerLibrary.Server_PollSocket(connection));
 }
Example #2
0
 public Int32 Poll()
 {
     return(ServerLibrary.Server_PollSocket(server));
 }