Changeset 9159 in ntrip
- Timestamp:
- Oct 1, 2020, 3:51:00 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BNC/src/bncmain.cpp
r9158 r9159 425 425 bncGetThread* getThread = 0; 426 426 427 #ifndef WIN32 427 428 signal(SIGPIPE, catch_SIGPIPE); 429 #endif 428 430 429 431 // Interactive Mode - open the main window
Note:
See TracChangeset
for help on using the changeset viewer.