home *** CD-ROM | disk | FTP | other *** search
- Xref: sparky comp.unix.wizards:3772 comp.unix.questions:10658
- Newsgroups: comp.unix.wizards,comp.unix.questions
- Path: sparky!uunet!gatech!news.byu.edu!ux1!fcom.cc.utah.edu!gateway.univel.com!ns.novell.com!gateway.novell.com!thisbe.Eng.Sandy.Novell.COM!terry
- From: terry@thisbe.Eng.Sandy.Novell.COM (Terry Lambert)
- Subject: Re: reliable signals under BSD / SVR4
- Message-ID: <1992Sep2.194218.2951@gateway.novell.com>
- Keywords: signals, reliable, software interrupts
- Sender: news@gateway.novell.com (NetNews)
- Nntp-Posting-Host: thisbe.eng.sandy.novell.com
- Organization: Novell NPD -- Sandy, UT
- References: <acourtny.715263267@unix1.tcd.ie> <Btwqvs.LAI@zeus.dialix.oz.au>
- Date: Wed, 2 Sep 1992 19:42:18 GMT
- Lines: 18
-
- In article <Btwqvs.LAI@zeus.dialix.oz.au> peter@zeus.dialix.oz.au (Peter Wemm) writes:
- >BSD/POSIX/SVR4 signals to not automatically "reset" to default on
- >actication, and the signal is usually *masked* to prevent a recurring
- >signal from within the handler. The mask is cleared when the handler
- >returns. I dont seem to remember anything about reliable stacking or
- >queueing of signals in this model.
-
- The POSIX 1003.4 draft currently includes queued signals, such that
- signals are treated as discrete "1 signal/1 handler invocation" events.
-
-
- Terry Lambert
- terry_lambert@gateway.novell.com
- terry@icarus.weber.edu
-
- ---
- Disclaimer: Any opinions in this posting are my own and not those of
- my present or previous employers.
-