SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 650 Python

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.
C
Christian Heimes committed
ecfff63e06e77e22035a7f7caa26986f033f3aea
Parent: 3b128c0
Committed by GitHub <noreply@github.com> on 3/11/2022, 10:25:14 PM