diff options
author | Colin Ihrig <cjihrig@gmail.com> | 2022-01-06 21:45:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-07 02:45:31 +0000 |
commit | b6b65101873c32655c8d71b4d73363d624f58770 (patch) | |
tree | a6f3cb2ab7dffcba9b84ddf59367d11b1972f149 /deps/v8/testing | |
parent | 95e1f92722c237ec5834cc05c826c8e5ca199ca3 (diff) | |
download | node-new-b6b65101873c32655c8d71b4d73363d624f58770.tar.gz |
deps: upgrade to libuv 1.43.0
Notable changes:
- `uv_ip_name()` has been added.
- On Windows, `uv_fs_read()` and `uv_fs_write()` now return
`UV_EBADF` instead of `UV_EPERM` when the file descriptor
was opened with incorrect flags. This matches the behavior
on other platforms.
- Streams can be reset and attempted to read from after
EOF is read.
- The main thread now has a valid ID instead of `NULL`.
- `uv_cpu_info()` now supports `aarch64`.
- Several minor issues related to mingw32 have been fixed.
PR-URL: https://github.com/nodejs/node/pull/41398
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Beth Griggs <bgriggs@redhat.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Diffstat (limited to 'deps/v8/testing')
0 files changed, 0 insertions, 0 deletions