Changeset 8731 in ntrip for trunk


Ignore:
Timestamp:
May 6, 2019, 3:35:51 PM (5 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/bncmain.cpp

    r8725 r8731  
    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.