[issue38841] [asyncio] bind() on a unix socket raises PermissionError on Android for a non-root user

Andrew Svetlov report at bugs.python.org
Tue Nov 19 11:49:41 EST 2019


Andrew Svetlov <andrew.svetlov at gmail.com> added the comment:

Do I understand you correctly: is Android forbids UDP Unix sockets for non-root user?
Maybe the socket path should point on another location to get the test passed?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38841>
_______________________________________


More information about the Python-bugs-list mailing list