Changeset 9552 in ntrip for trunk/BNC/src/PPP/pppClient.cpp


Ignore:
Timestamp:
Nov 24, 2021, 11:33:13 AM (2 years ago)
Author:
stuerze
Message:

update regarding PPP

File:
1 edited

Legend:

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

    r9551 r9552  
    669669      if (_filter->processEpoch() != success) {
    670670        LOG << "filter->processEpoch() != success" << endl;
    671         if (_filter->ageOfLastSolutionOK() >= 120) {
    672           reset();
    673         }
    674671        return finish(failure,7);
    675672      }
Note: See TracChangeset for help on using the changeset viewer.