Changeset 285 in ntrip for trunk/BNC/bncmain.cpp
- Timestamp:
- Nov 8, 2006, 5:32:17 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/bncmain.cpp
r280 r285 124 124 125 125 getThread->start(); 126 126 #ifndef WIN32 127 127 usleep(100000); // sleep 0.1 sec 128 #endif 128 129 } 129 130 if (_global_caster->numStations() == 0) {
Note:
See TracChangeset
for help on using the changeset viewer.