Changeset 8726 in ntrip


Ignore:
Timestamp:
May 6, 2019, 9:39:16 AM (5 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/BNC_2.12/src/bncmain.cpp

    r8724 r8726  
    394394  bncGetThread*       getThread = 0;
    395395
     396#ifndef WIN32
     397  signal(SIGPIPE, SIG_IGN);
     398#endif
     399
    396400  // Interactive Mode - open the main window
    397401  // ---------------------------------------
Note: See TracChangeset for help on using the changeset viewer.