Re: POSIX error: Too many open files
Re: POSIX error: Too many open files
- Subject: Re: POSIX error: Too many open files
- From: Thomas Engelmeier <email@hidden>
- Date: Fri, 9 Feb 2007 10:24:27 +0100
On 09.02.2007, at 08:50, Jérome Laurens wrote:
It certainly means that I forget to close some files, but I do not
know how it can happen.
I have tried to find some memory leaks concerning file handles with
no success.
Is it possible to have my app observe how many files are currently
opened?
Sure. In Terminal.app, those two will explain you the necessay steps:
man lsof
man fs_usage
Regards,
Tom_E_______________________________________________
Cocoa-dev mailing list (email@hidden)
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