Skip to content

Update libuv and add flags for UV_TCP_REUSEPORT and UV_UDP_REUSEPORT#328

Open
fcelda wants to merge 2 commits into
skypjack:mainfrom
fcelda:libuv-reuseport
Open

Update libuv and add flags for UV_TCP_REUSEPORT and UV_UDP_REUSEPORT#328
fcelda wants to merge 2 commits into
skypjack:mainfrom
fcelda:libuv-reuseport

Conversation

@fcelda

@fcelda fcelda commented Nov 25, 2025

Copy link
Copy Markdown
Contributor

libuv 1.49.0 introduced UV_TCP_REUSEPORT and UV_UDP_REUSEPORT for socket load balancing.

This PR bumps libuv from 1.48.0 to the latest 1.51.0 to make sure the functionality is there and adds UVW mapping for the new flags.

@skypjack
skypjack self-requested a review November 28, 2025 08:46
@skypjack skypjack self-assigned this Nov 28, 2025
@skypjack

Copy link
Copy Markdown
Owner

I fixed the issue with the thread class. Can you rebase on main and rerun the tests for a double check? Thanks. 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants