Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getsockopt mismatch in websocket_to_posix_proxy vs. _socket #22432

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

stbergmann
Copy link
Contributor

It appears that ever since 31309a8 "full_posix_sockets (#7672)", the _proxy side sent back a result that included an explicit option_len while the _socket side computes that value from the overall result size.

It appears that ever since 31309a8
"full_posix_sockets (emscripten-core#7672)", the _proxy side sent back a result that included
an explicit option_len while the _socket side computes that value from the
overall result size.
@sbc100 sbc100 requested a review from juj August 22, 2024 18:59
@sbc100
Copy link
Collaborator

sbc100 commented Oct 1, 2024

@juj WDYT?

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