Re: URLSession on iOS 10
Re: URLSession on iOS 10
- Subject: Re: URLSession on iOS 10
- From: "Quinn \"The Eskimo!\"" <email@hidden>
- Date: Tue, 22 Nov 2016 09:00:44 +0000
On 22 Nov 2016, at 07:14, Rick Mann <email@hidden> wrote:
> I am constantly getting "too many files open" errors now …
This is worrying. If you run your process out of file descriptors that could cause all sorts of other problems, so you need to track this down first.
Do you know the nature of these files? You can determine this using `lsof`, as described in this DevForums thread.
<https://forums.developer.apple.com/message/197079#197079>
Share and Enjoy
--
Quinn "The Eskimo!" <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden