Skip to content

getsockopt mismatch in websocket_to_posix_proxy vs. _socket#22432

Open
stbergmann wants to merge 2 commits intoemscripten-core:mainfrom
stbergmann:websocket-getsockopt
Open

getsockopt mismatch in websocket_to_posix_proxy vs. _socket#22432
stbergmann wants to merge 2 commits intoemscripten-core:mainfrom
stbergmann:websocket-getsockopt

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