Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
unix: abort on clock_gettime() error (libuv#3898)
Per standard libuv operating procedures, abort on unexpected failure. Don't silently ignore the error and return garbage.
- Loading branch information