site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On 18.11.2009, at 22:59, Godfrey van der Linden wrote:
Since you are launching a server process directly, have you considered the typical unix solution of using pipes to communicate with the child. See popen(3), which is a single API that that allows a parent to create a child and connect to it.
Considered, implemented and discarded. They just don't provide the performance. Cheers, -- Uli Kusterer "The witnesses of TeachText are everywhere..." _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Uli Kusterer