Re: Max arguments for NSTask?
Re: Max arguments for NSTask?
- Subject: Re: Max arguments for NSTask?
- From: Mark Levin <email@hidden>
- Date: Sun, 27 Oct 2002 17:23:29 -0600
What I want to know is why a modern operating system would have such a
limitation in the first place.
It's not like memory allocation is that hard a problem.
An arbitrary limit also guards against processes requesting
outrageously large or infinite amounts of resources, accidentally or
otherwise. There are hard limits on the numbers of many other items
throughout posix, why not exe invocations?
--Mark
"Today's lesson: Time. Imagine a donut, fired from a cannon at the
speed of light while rotating. Time is like that, except without the
cannon and the donut."
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.