Doc patch to perlipc
authorLeon Timmermans <fawaka@gmail.com>
Sun, 11 Sep 2011 16:09:52 +0000 (12:09 -0400)
committerJesse Vincent <jesse@bestpractical.com>
Sun, 11 Sep 2011 16:09:52 +0000 (12:09 -0400)
commitde7ba5179657b89436ba73457f8f93957b43a3f0
treea544e83f7395e4cee3a2f80bd05f7b35b73c4053
parent2b3f5c13d135c1ecf488f4a218fef52b4e090e93
Doc patch to perlipc

1. I've removed some erroneous code regarding signal names (it doesn't
handle signal aliases) with a reference to a module that does handle
it correctly.
2. Removed the sample on temporary signal ignoring; this is not likely
to do what users want it to do. Possibly this should be replaced by a
discussion on sigprocmask & friends, but perhaps we can skip in
altogether
3. Corrected the discussion on permissions to take the difference
between real, effective and saved UIDs into account.
4. Removed all mention of the SysV signaling issue. This was rather
relevant when perlipc was written 15 years ago but it isn't anymore
nowadays.
5. Removed the suggestion that you can longjmp out of a signal handler
(see CERT's SIG32-C).
pod/perlipc.pod