Changeset 1369 in ntrip


Ignore:
Timestamp:
Dec 27, 2008, 11:51:11 PM (15 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r1368 r1369  
    503503        _socket->waitForReadyRead(_timeOut);
    504504        nBytes = _socket->bytesAvailable();
    505         cout << "nBytes " << nBytes << endl;
    506505      }
    507506      else if (_rawInpFile) {
Note: See TracChangeset for help on using the changeset viewer.