This repository was archived by the owner on Jun 18, 2021. It is now read-only.
Commit a696eb0
committed
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 <[email protected]>
Reviewed-By: Michael Dawson <[email protected]>1 parent 8246487 commit a696eb0
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
417 | 417 | | |
418 | 418 | | |
419 | 419 | | |
420 | | - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
421 | 424 | | |
422 | 425 | | |
423 | 426 | | |
| |||
0 commit comments