Changeset 230 in ntrip for trunk/BNC/bnccaster.cpp
- Timestamp:
- Oct 7, 2006, 2:16:14 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bnccaster.cpp
r222 r230 74 74 thread->terminate(); 75 75 thread->wait(); 76 ////delete thread;76 delete thread; 77 77 } 78 78 delete _out;
Note:
See TracChangeset
for help on using the changeset viewer.