[issue14300] dup_socket() on Windows should use WSA_FLAG_OVERLAPPED

Roundup Robot report at bugs.python.org
Sun Apr 1 01:25:22 CEST 2012


Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:

New changeset 5be4d8fc9c44 by Antoine Pitrou in branch 'default':
Issue #14300: Under Windows, sockets created using socket.dup() now allow overlapped I/O.
http://hg.python.org/cpython/rev/5be4d8fc9c44

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list