Skip to content

wasi-sockets: Unconditionally set SO_REUSEADDR#12597

Merged
alexcrichton merged 1 commit intobytecodealliance:mainfrom
badeend:tcp-bind-reuseaddr
Feb 15, 2026
Merged

wasi-sockets: Unconditionally set SO_REUSEADDR#12597
alexcrichton merged 1 commit intobytecodealliance:mainfrom
badeend:tcp-bind-reuseaddr

Conversation

@badeend
Copy link
Copy Markdown
Member

@badeend badeend commented Feb 15, 2026

Fixes: #12402

@badeend badeend requested review from a team as code owners February 15, 2026 09:05
@badeend badeend requested review from dicej and removed request for a team February 15, 2026 09:05
@github-actions github-actions bot added the wasi Issues pertaining to WASI label Feb 15, 2026
@alexcrichton alexcrichton added this pull request to the merge queue Feb 15, 2026
Merged via the queue into bytecodealliance:main with commit 52f8f19 Feb 15, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasi Issues pertaining to WASI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SO_REUSEADDR should be set on TCP sockets even when not binding to a specific port

2 participants