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


Ignore:
Timestamp:
Apr 8, 2008, 3:22:58 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bnseph.cpp

    r783 r791  
    8383
    8484    if (!_socket->canReadLine()) {
    85       _socket->waitForReadyRead();
     85      _socket->waitForReadyRead(10);
    8686    }
    8787
Note: See TracChangeset for help on using the changeset viewer.