[issue22258] set_inheritable(): ioctl(FIOCLEX) is available but fails with ENOTTY on Illumos

STINNER Victor report at bugs.python.org
Mon Aug 25 03:00:12 CEST 2014


STINNER Victor added the comment:

@Igor: Here is a patch. Can you please apply it and run "./python -m test -v test_os" on your OS? I tried it manually on Linux by forcing the errno to ENOTTY.

----------
Added file: http://bugs.python.org/file36460/ioctl_works.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22258>
_______________________________________


More information about the Python-bugs-list mailing list