Changeset 762 in ntrip for trunk/BNS/bns.cpp


Ignore:
Timestamp:
Mar 30, 2008, 6:57:18 PM (16 years ago)
Author:
mervart
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNS/bns.cpp

    r760 r762  
    3737////////////////////////////////////////////////////////////////////////////
    3838t_bns::~t_bns() {
     39  _bnseph->terminate();
     40  _bnseph->wait();
    3941  delete _bnseph;
    4042}
Note: See TracChangeset for help on using the changeset viewer.