Skip to content

Conversation

devnexen
Copy link
Member

@devnexen devnexen commented Oct 20, 2025

SO_REUSEPORT on FreeBSD acts differently as the underlying semantic
is different (as it predates Linux) since it s more for UDP/multicasts.
The SO_REUSEPORT_LB flag, however, uses load balancing for group
of address:port combinations which is how Linux is implemented.

@devnexen devnexen requested a review from bukka as a code owner October 20, 2025 21:47
@devnexen devnexen force-pushed the so_reuseport_lb_network branch from cb89b23 to 23cd119 Compare October 20, 2025 21:48
SO_REUSEPORT on FreeBSD acts differently as the underlying semantic
is different (as it predates Linux) since it s more for UDP/multicasts.
The SO_REUSEPORT_LB flag, however, uses load balancing for group
of address:port combinations which is how Linux is implemented.
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.

1 participant