IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 19, 2006, 11:48:49 AM (20 years ago)
Author:
eugene
Message:

fixed some client/server I/O issues

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/pantasks_server.c

    r7929 r7940  
    3333  gprintInit ();  // each thread needs to init the printing system
    3434
    35   // signal (SIGPIPE, gotsignal);
     35  signal (SIGPIPE, gotsignal);
    3636  // signal (SIGTSTP, gotsignal);
    3737  // signal (SIGTTIN, gotsignal);
Note: See TracChangeset for help on using the changeset viewer.