| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-09-25 | 438 Bytes | |
| v1.49.0_ 2024.09.25, Version 1.49.0 (Stable) source code.tar.gz | 2024-09-25 | 1.3 MB | |
| v1.49.0_ 2024.09.25, Version 1.49.0 (Stable) source code.zip | 2024-09-25 | 1.7 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
See https://github.com/libuv/libuv/issues/4468 for details.
Dist files at https://dist.libuv.org/dist/v1.49.0/
Notable Changes
- linux: disable SQPOLL io_uring by default [#4492]
- unix: reinstate preadv/pwritev fallback code [#4345]
- win,fs: use the new Windows fast stat API [#4327]
Important Bugs Fixed
- win,pipe: fix race with concurrent readers [#4470]
- win,signal: fix data race dispatching SIGWINCH [#4488]