Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: backport 85adf43e from libuv upstream
Original commit message: unix: consolidate rwlock tryrdlock trywrlock errors Fold EAGAIN and EBUSY into EBUSY. This makes it consistent across all Unix platforms and Windows. Refs: libuv/libuv#525 PR-URL: libuv/libuv#535 Reviewed-By: Ben Noordhuis <[email protected]> PR-URL: nodejs-private/node-private#54 Reviewed-By: Saúl Ibarra Corretgé <[email protected]>
- Loading branch information