libuv/include
Jameson Nash 5ecd86c531
fs-poll: remove uv_fs_poll_t entirely (#5063)
Remove the uv_fs_poll_t handle and all associated implementation, tests,
and APIs. Users should migrate to managing uv_fs_stat calls themselves
with their own uv_timer. See #4543 for explanation.

Closes: #4543
Closes: #4942
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-16 13:04:58 -04:00
..
uv win: remove pipe shutdown logic, return ENOTSUP (#5067) 2026-03-16 13:04:03 -04:00
uv.h fs-poll: remove uv_fs_poll_t entirely (#5063) 2026-03-16 13:04:58 -04:00