process exit status from kevent
process exit status from kevent
- Subject: process exit status from kevent
- From: Ameen <email@hidden>
- Date: Sun, 30 Aug 2009 13:07:25 -0700
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