Re: Networking framework crash
Re: Networking framework crash
- Subject: Re: Networking framework crash
- From: Jens Alfke <email@hidden>
- Date: Thu, 05 Feb 2015 08:47:00 -0800
> On Feb 5, 2015, at 7:22 AM, Roland King <email@hidden> wrote:
>
> all of which seems to indicate processes have plenty more than 256 file descriptors available by default. I thought 256 was left behind as a default long ago because it was way too small.
It was definitely 256 as recently as OS X 10.8 — I know because in 2012 I was porting a server app that needed way more file descriptors than that, so I had to work with setrlimit to raise it. So it must have been raised in 10.9 or 10.10. Good.
—Jens
_______________________________________________
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