Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 184 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 184 Bytes

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.