[issue26536] Add the SIO_LOOPBACK_FAST_PATH option to socket.ioctl

Berker Peksag report at bugs.python.org
Sat Jun 18 09:40:54 EDT 2016


Berker Peksag added the comment:

It looks like SIO_LOOPBACK_FAST_PATH is also defined in older Windows versions. I updated the test to skip if SIO_LOOPBACK_FAST_PATH is defined and exc.winerror is WSAEOPNOTSUPP. Buildbot is now green: http://buildbot.python.org/all/builders/AMD64%20Windows7%20SP1%203.x/builds/7855

Please reopen if I did something wrong.

----------
status: open -> closed

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


More information about the Python-bugs-list mailing list