• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Posix error 24
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Posix error 24


  • Subject: Posix error 24
  • From: The Geezer <email@hidden>
  • Date: Sat, 15 May 2010 10:24:31 -0400

I wrote a cocoa application that periodically gets a posix error 24.
I know this means my app's number of open files has exceeded kern.maxfilesperproc, however, I can't figure out when and where I'm leaving files open. This appears to be happening after accessing several hundred web pages.


I would like to be able to keep track of what the system considers to be the number of files open at any given time to help debug my program. I assume it is the fields kern.openfiles and kern.maxfilesperproc that I need to access.

Could someone show me how to access these fields in a cocoa application?

Thanks,
-geezer


_______________________________________________

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


  • Follow-Ups:
    • Re: Posix error 24
      • From: Ken Thomases <email@hidden>
    • Re: Posix error 24
      • From: "Paul Sanders" <email@hidden>
  • Prev by Date: Re: Figuring out what's causing redrawing
  • Next by Date: Re: Posix error 24
  • Previous by thread: Objective-C / Cocoa dev position in Chicago area
  • Next by thread: Re: Posix error 24
  • Index(es):
    • Date
    • Thread