Re: Notification of fork()
Re: Notification of fork()
- Subject: Re: Notification of fork()
- From: "Curtis Jones" <email@hidden>
- Date: Tue, 2 Jan 2007 15:18:59 -0500
On 1/2/07, Michael Smith <email@hidden> wrote:
And in this case, is there any reason that (since you have previously
said that approximations are OK) you can't simply walk the process
parent chain looking for a PID that you recognise?
Actually, that's one of the more annoying situations. Imagine this:
process starts (and my kext knows about it)
process forks (no exec)
process exits
child process creates a listener
...and I know nothing of that process, and its "parent" is pid 1.
--
Curtis Jones
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden