Changeset 3541 in ntrip for trunk/BNC/bncgetthread.cpp


Ignore:
Timestamp:
Dec 23, 2011, 10:11:27 AM (12 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/bncgetthread.cpp

    r3535 r3541  
    422422        if (data.isEmpty()) {
    423423          cout << "no more data" << endl;
     424          QThread::exit(0);
     425          delete this;
    424426          ::exit(0);
    425427        }
Note: See TracChangeset for help on using the changeset viewer.