Skip navigation.
 
mlRe: max # of file handles
FROM : Jonathan del Strother
DATE : Sun Apr 20 00:49:59 2008

On Fri, Apr 18, 2008 at 9:00 PM, Wesley Smith <wesley.<email_removed>> wrote:
> I'm trying to debug a Cocoa app that occasionally exceeds the max
>  allowable number of file handles open and I'm wondering if there's a
>  way to query how many are actually open.  I haven't found anything in
>  the docs.  Does anyone know where I might find a reference to such a
>  function?
>


No idea if there's anything more suitable, but you might try lsof from
the command line.

Related mailsAuthorDate
mlmax # of file handles Wesley Smith Apr 18, 22:00
mlRe: max # of file handles Jonathan del Strot… Apr 20, 00:49
mlRe: max # of file handles Scott Ribe Apr 20, 01:52
mlRe: max # of file handles j o a r Apr 20, 02:00