move code from signal handlers into mainloop, avoiding a race
authorBrendan O'Dea <bod@optus.net>
Mon, 19 Sep 2005 00:29:12 +0000 (00:29 +0000)
committerBrendan O'Dea <bod@optus.net>
Mon, 19 Sep 2005 00:29:12 +0000 (00:29 +0000)
commit1d2a952feb758184a2db33d461d395115c5ea2d9
treef5ef5a81a7e97bc43a6a6ff7e39865bfb8fb2459
parent5b30505fcf2455f3341cc7c2fccbd352e7b9412b
move code from signal handlers into mainloop, avoiding a race
condition when forking CLI
Changes
l2tpns.c
l2tpns.h
l2tpns.spec
util.c