Skip to content

Conversation

tiran
Copy link
Member

@tiran tiran commented Mar 11, 2022

Emscripten's socket emulation is limited. AF_UNIX, AF_PACKET,
setsockopt(), and most SO_* constants are not supported.

https://bugs.python.org/issue40280

Emscripten's socket emulation is limited. AF_UNIX, AF_PACKET,
setsockopt(), and most SO_* constants are not supported.
@tiran tiran merged commit ecfff63 into python:main Mar 11, 2022
@tiran tiran deleted the bpo-40280-socket branch March 11, 2022 22:25
@bedevere-bot
Copy link

@tiran: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants