All of lore.kernel.org
 help / color / mirror / Atom feed
* issue about PIDs ?
@ 2008-05-21 13:31 cyx_mail
  2008-05-21 23:12 ` James Cameron
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: cyx_mail @ 2008-05-21 13:31 UTC (permalink / raw)
  To: linux-ppp

Hi,all!                                     

	I got some kill PID issue. I think the data struct "ClientSessionStruct" connecting pppoe-server process and pppd process. So , when the server get a PADT, it can kill the child pppd process by according to the ClientSessionStruct's member pid.
	my problem:
	I modified the pppoe-server code ,and let pppoe-server spawn a pppd. then let the server send SIGTEM to pppd(using kill(pppd 2's pid , SIGTEM)) not using the normal way(such as stopsession as the code written). the pppoe-server and pppd die both, why?

	

2008-05-21 




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-05-22  2:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-21 13:31 issue about PIDs ? cyx_mail
2008-05-21 23:12 ` James Cameron
2008-05-22  1:27 ` cyx_mail
2008-05-22  1:29 ` James Cameron
2008-05-22  1:37 ` cyx_mail
2008-05-22  2:37 ` James Cameron

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.