c-jo / cpython

RISC OS port of the Python programming language
https://www.python.org/
Other
7 stars 3 forks source link

Can't create sockets #4

Closed c-jo closed 4 years ago

c-jo commented 4 years ago

socket.socket() fails with 'Operation not permitted'

c-jo commented 4 years ago

Was trying to set the fd to be inheritable.