mirror of
https://github.com/zhigang1992/npm.git
synced 2026-05-20 04:12: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.