Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: use closefd in runner-unix.c (libuv#3497)
This commit changes the plain close calls to the closefd function, which will properly check if close() returns an error.
- Loading branch information