libuv: bump to 1.45.0
authorHirokazu MORIKAWA <morikw2@gmail.com>
Sat, 17 Jun 2023 00:52:25 +0000 (09:52 +0900)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sun, 18 Jun 2023 06:00:00 +0000 (08:00 +0200)
commite257404154a78a45bba3919a3b1bf3c2b9b1aa72
tree9b9f35038a681d0d701421d88439bedcf5debdb7
parentce0749a477d64b23fc77e6bd24d18903263ac4c6
libuv: bump to 1.45.0

1.45.0
* linux: introduce io_uring support
* src: add new metrics APIs
* unix,win: give thread pool threads an 8 MB stack
* win,unix: change execution order of timers

1.44.2
* loop: better align order-of-events behavior between platforms
* zos: fix fs event not fired if the watched file is moved/removed/recreated
* win: Fix pipe resource leak if closed during connect (and other bugs)
* zos: don't error when killing a zombie process
* macos: avoid posix_spawnp() cwd bug
* kqueue: skip EVFILT_PROC events when invalidating events for an fd.

Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
libs/libuv/Makefile