update to libuv 1.52.1

Fixes: #10
This commit is contained in:
2026-03-07 11:20:48 -07:00
parent e4dc0ddc67
commit b465d9ae43
2 changed files with 3 additions and 2 deletions

View File

@@ -737,6 +737,7 @@ const test_sources: []const []const u8 = &.{
"test-udp-send-immediate.c",
"test-udp-sendmmsg-error.c",
"test-udp-send-unreachable.c",
"test-udp-recv-cb-close-pollerr.c",
"test-udp-try-send.c",
"test-udp-recv-in-a-row.c",
"test-udp-recvmsg-unreachable-error.c",