Files
npm/node_modules/graceful-fs
2012-01-23 14:28:32 -08:00
..
2012-01-13 08:41:06 -08:00
2012-01-23 14:28:32 -08:00
2012-01-13 08:41:06 -08:00
2012-01-23 14:28:32 -08:00
2012-01-13 08:41:06 -08:00

Just like node's fs module, but it does an incremental back-off when EMFILE is encountered.

Useful in asynchronous situations where one needs to try to open lots and lots of files.