]> granicus.if.org Git - python/commit
Issue #14300: Under Windows, sockets created using socket.dup() now allow overlapped...
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 31 Mar 2012 23:14:39 +0000 (01:14 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 31 Mar 2012 23:14:39 +0000 (01:14 +0200)
commit9a54a260de1375ca7a819e01fc7ced75c1f6f8e9
tree2f030b2e9a095aef24e1756997df69541c8424a5
parent8315f967647f4610776fef6dda830ce72db042c0
Issue #14300: Under Windows, sockets created using socket.dup() now allow overlapped I/O.
Patch by sbt.
Misc/NEWS
Modules/socketmodule.c