Re: process exit status from kevent
Re: process exit status from kevent
- Subject: Re: process exit status from kevent
- From: Terry Lambert <email@hidden>
- Date: Mon, 31 Aug 2009 09:43:28 -0700
File an enhancement request/bug report vs. BSD kernel and I'll take
care of it.
-- Terry
On Aug 30, 2009, at 1:07 PM, Ameen <email@hidden> wrote:
while monitoring the exit of an unrelated ( not parent child
relationship ) process using kqueue - EVFILT_PROC - NOTE_EXIT, it
would
have been very convenient to fetch its exit status as well, like the
way
it is possible in FreeBSD
(http://www.freebsd.org/cgi/man.cgi?query=kevent&apropos=0&sektion=0&manpath=FreeBSD+7.2-RELEASE&format=html
)
kevent.data holds 0x0 on the Mac.
man pages for kqueue/kevent does not mention anything about getting
the
exit status from NOTE_EXIT.
am i missing something here or is it the way it is ?
would appreciate any pointers.
Thanks,
Ameen.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden