This repository has been archived by the owner on Jun 18, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix build on Windows with libuv 1.22 and later
On Windows in libuv 1.22 and later the `due` member was renamed to `timeout` for consistency with the other platforms. PR-URL: #118 Fixes: #113 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
- Loading branch information