Skip to content

Adjust sendto/recvfrom on TCP sockets#830

Merged
alexcrichton merged 1 commit into
WebAssembly:mainfrom
alexcrichton:adjust-addr-behavior
Jul 17, 2026
Merged

Adjust sendto/recvfrom on TCP sockets#830
alexcrichton merged 1 commit into
WebAssembly:mainfrom
alexcrichton:adjust-addr-behavior

Conversation

@alexcrichton

Copy link
Copy Markdown
Collaborator

Ignore the address arguments instead of returning an error when they're specified. This helps get some tests passing in Python and also matches Linux behavior.

@alexcrichton
alexcrichton requested a review from pchickey July 16, 2026 20:11
@alexcrichton
alexcrichton force-pushed the adjust-addr-behavior branch from 5758978 to b05f5f0 Compare July 16, 2026 20:18
@alexcrichton
alexcrichton force-pushed the adjust-addr-behavior branch from b05f5f0 to 6b0c1e4 Compare July 17, 2026 17:19
@alexcrichton
alexcrichton enabled auto-merge (squash) July 17, 2026 17:19
Ignore the address arguments instead of returning an error when they're
specified. This helps get some tests passing in Python and also matches
Linux behavior.
@alexcrichton
alexcrichton force-pushed the adjust-addr-behavior branch from 6b0c1e4 to d781704 Compare July 17, 2026 17:44
@alexcrichton
alexcrichton disabled auto-merge July 17, 2026 17:44
@alexcrichton
alexcrichton enabled auto-merge (squash) July 17, 2026 17:44
@alexcrichton
alexcrichton merged commit f4cdae7 into WebAssembly:main Jul 17, 2026
35 checks passed
@alexcrichton
alexcrichton deleted the adjust-addr-behavior branch July 17, 2026 17:54
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