Example #1
0
 public List <SocketData> RecvSocketDataList()
 {
     return(_recvBuf.ReadList());
 }