Changeset 5775 in ntrip for trunk/BNC/src/PPP/pppMain.cpp


Ignore:
Timestamp:
Aug 4, 2014, 10:35:04 AM (10 years ago)
Author:
mervart
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/PPP/pppMain.cpp

    r5774 r5775  
    9595  while (it.hasNext()) {
    9696    t_pppThread* pppThread = it.next();
    97     pppThread->stop();
     97    pppThread->exit();
    9898  }
    9999  _pppThreads.clear();
Note: See TracChangeset for help on using the changeset viewer.