Example #1
0
 public SocketData RecvSocketData()
 {
     return(_recvBuf.Read());
 }