Changeset 8684 in ntrip


Ignore:
Timestamp:
Apr 15, 2019, 3:22:40 PM (5 years ago)
Author:
stuerze
Message:
 
File:
1 edited

Legend:

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

    r8637 r8684  
    394394  bncGetThread*       getThread = 0;
    395395
    396   // Interactive Mode - open the main window
     396  signal(SIGPIPE, SIG_IGN);
     397
     398    // Interactive Mode - open the main window
    397399  // ---------------------------------------
    398400  if (interactive) {
Note: See TracChangeset for help on using the changeset viewer.