signal delivery

From: Fong Tsui (f.tsui_at_f5.com)
Date: 01/23/04


Date: 22 Jan 2004 16:28:41 -0800

Does anybody know if there are multiple signals sent to the same
process at the same time, does linux system guarantees all signals got
delivered?

I have a case that SIGPIPE and SIGTERM are sent to a process at the
same time. In the code, signals received are not certain, sometimes,
either one, sometimes none but never got both. Just wonder how linux
handles it.

Thanks,

Fong



Relevant Pages

  • Re: half duplex SLIP
    ... >> linux system going into an oil well. ... >> get the data on and off the wire. ... >So is the attenuation of TTL signals. ... this is a standard wireline for well logging. ...
    (alt.os.linux)
  • Re: memmove crash
    ... library functions, do not get invalid arguments, thus invoking undefined behavior. ... all kinds of stuff that has to be done when that signal handler is called, so I'd have to go through it all and make sure none of it calls any libc functions that are going to do a malloc, and it's not like it's easy to tell which ones do and which ones don't. ... Now if something that compiles with "-ansi" just fine on my Linux system doesn't compile on yours, then I think I definately want to go back to assembly language. ... those automatically re-registering signals are nice. ...
    (alt.lang.asm)
  • Re: [SLE] Linksys WMP54G & SuSE 9.3 Pro problems (was: Bombproof...)
    ... the problem is that my signal drops between my machines ... working with strong or weak signals. ... unless that too is a Linux system). ... looking for a "card that works well with Linux, ...
    (SuSE)
  • Re: signal delivery
    ... > Does anybody know if there are multiple signals sent to the same ... > process at the same time, does linux system guarantees all signals got ... minimal code example demonstrating the problem. ...
    (comp.os.linux.development.system)
  • Re: Connecting an inout port to another inout port
    ... multiple signals in an architecture is analogous to ... multiple variables in a process ... and signals in an architecture don't solve the ...
    (comp.lang.vhdl)