Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!spool.mu.edu!cs.umn.edu!mikula From: mikula@umn-cs.cs.umn.edu (Tim L. Mikula) Newsgroups: comp.unix.xenix.sco Subject: Signals 1 and 2 Message-ID: <1991May14.185017.7712@cs.umn.edu> Date: 14 May 91 18:50:17 GMT Article-I.D.: cs.1991May14.185017.7712 Sender: mikula@cs.umn.edu (Tim L. Mikula) Organization: University of Minnesota, Minneapolis, CSci dept. Lines: 10 When we starting using XENIX, our communication program started catching signals 1 (SIGHUP - hangup) and 2 (SIGINT - interrupt). We developed the simple communication program by opening the device file and using ioctl. We communicate using Digiboard PCxE cards through local serial connections and by using modems. Does anyone know what causes these signals. Can at least signal 1 be safely ignored? Thanks, Tim Mikula (mikula@cs.umn.edu)