| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-01-15 | 437 Bytes | |
| v1.50.0_ 2025.01.15, Version 1.50.0 (Stable) source code.tar.gz | 2025-01-15 | 1.3 MB | |
| v1.50.0_ 2025.01.15, Version 1.50.0 (Stable) source code.zip | 2025-01-15 | 1.7 MB | |
| Totals: 3 Items | 3.1 MB | 0 | |
Dist files at https://dist.libuv.org/dist/v1.50.0/
Notable Changes
- win: drop support for windows 8 [#4624]
- unix,win: add uv_udp_try_send2 [#4644]
- win: drop support for the legacy MinGW [#4645]
- misc: implement uv_getrusage_thread [#4666]
- linux: always use io_uring for epoll batching [#4638]
Important Bugs Fixed
- win: fix leak processing fs event [#4656]
- win: plug uv_fs_event_start memory leak [#4647]