Re: NSTask and process group IDs
Re: NSTask and process group IDs
- Subject: Re: NSTask and process group IDs
- From: "Hamish Allan" <email@hidden>
- Date: Wed, 12 Mar 2008 00:53:36 +0000
On Tue, Mar 11, 2008 at 11:53 PM, Nir Soffer <email@hidden> wrote:
> My solution was to open a pipe to the child process, and have the child
> process read from the pipe in the background. When the parent process die,
> the pipe will be closed and the child can quit.
Good idea. I might attempt a category on NSTask to do this! If so,
I'll post it here.
Hamish
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden