Skip to content
Snippets Groups Projects
Unverified Commit ecfff63e authored by Christian Heimes's avatar Christian Heimes Committed by GitHub
Browse files

bpo-40280: Disable AF_UNIX, AF_PACKET, SO_REUSE* on Emscripten (#31829)

Emscripten's socket emulation is limited. AF_UNIX, AF_PACKET, setsockopt(), and most SO_* constants are not supported.
parent 3b128c05
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment