diff options
author | bnewbold <bnewbold@robocracy.org> | 2016-10-11 21:51:32 -0700 |
---|---|---|
committer | bnewbold <bnewbold@robocracy.org> | 2016-10-11 21:51:32 -0700 |
commit | a0e2f837f7ffc33b125f0036d01f546a1f8ac9d6 (patch) | |
tree | 0f51764a22b8e339133f9fb710275b509bfe6e6b /doc | |
parent | 1a04aa6f963b7d20cbcfbce05a87e2c0287297e4 (diff) | |
download | einhyrningsins-a0e2f837f7ffc33b125f0036d01f546a1f8ac9d6.tar.gz einhyrningsins-a0e2f837f7ffc33b125f0036d01f546a1f8ac9d6.zip |
work in progress on control socket
Diffstat (limited to 'doc')
-rw-r--r-- | doc/refs.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/refs.txt b/doc/refs.txt index aaeff81..42e9512 100644 --- a/doc/refs.txt +++ b/doc/refs.txt @@ -8,3 +8,6 @@ http://www.vidarholen.net/contents/blog/?p=34 "Should you be scared of Unix signals?" http://jvns.ca/blog/2016/06/13/should-you-be-scared-of-signals/ + +"Reap zombie processes using a SIGCHLD handler" +http://www.microhowto.info/howto/reap_zombie_processes_using_a_sigchld_handler.html |