Re: sharing file descriptors to an NSTask
Re: sharing file descriptors to an NSTask
- Subject: Re: sharing file descriptors to an NSTask
- From: Scott Ribe <email@hidden>
- Date: Wed, 1 Sep 2010 08:19:07 -0600
On Aug 31, 2010, at 11:33 PM, Dave Keck wrote:
> To get around this behavior (and other NSTask bugs and shortcomings),
> I chose to write my own NSTask equivalent.
I've done that for other reasons; so I have a robust well-used class available, but in this case I'm trying to stick to a closer to pure Cocoa implementation.
BTW, I tried a named pipe, works but it was surprisingly slow. Domain sockets are next up. (Maybe after I try a couple of isolated tests of named pipes...)
--
Scott Ribe
email@hidden
http://www.elevated-dev.com/
(303) 722-0567 voice
_______________________________________________
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