signal delivery
From: Fong Tsui (f.tsui_at_f5.com)
Date: 01/23/04
- Next message: Shmuel (Seymour J.) Metz: "Re: Paying developers to get features faster"
- Previous message: Ben Measures: "Re: Paying developers to get features faster"
- Next in thread: Kasper Dupont: "Re: signal delivery"
- Reply: Kasper Dupont: "Re: signal delivery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Shmuel (Seymour J.) Metz: "Re: Paying developers to get features faster"
- Previous message: Ben Measures: "Re: Paying developers to get features faster"
- Next in thread: Kasper Dupont: "Re: signal delivery"
- Reply: Kasper Dupont: "Re: signal delivery"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|