]> git.ozlabs.org Git - ppp.git/commit
Add a timeout when waiting for child processes to exit before pppd
authorPaul Mackerras <paulus@samba.org>
Thu, 4 Nov 2004 09:46:50 +0000 (09:46 +0000)
committerPaul Mackerras <paulus@samba.org>
Thu, 4 Nov 2004 09:46:50 +0000 (09:46 +0000)
commit36e867a96fbc20777c4d3cb15e7aa4f7180f1452
tree6268968170f93ff3b217837b1978e726589fcaa1
parent5218c37149dd6419c1a125bb8cd31f83d0c3fc76
Add a timeout when waiting for child processes to exit before pppd
exits.  Send a SIGTERM to the child processes if the timeout expires
or if pppd gets a SIGTERM or SIGINT itself.
pppd/main.c
pppd/options.c
pppd/pppd.h