Changeset 793 in ntrip for trunk/BNS/bnseph.cpp


Ignore:
Timestamp:
Apr 8, 2008, 4:14:15 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r791 r793  
    8282  for (int ii = 1; ii <= NUMLINES; ii++) {
    8383
    84     if (!_socket->canReadLine()) {
    85       _socket->waitForReadyRead(10);
    86     }
    87 
    8884    QByteArray line = _socket->readLine();
    8985
Note: See TracChangeset for help on using the changeset viewer.