]> granicus.if.org Git - python/commit
Fix Issue9753: socket.dup() does not always work right on Windows
authorDaniel Stutzbach <daniel@stutzbachenterprises.com>
Fri, 3 Sep 2010 12:38:33 +0000 (12:38 +0000)
committerDaniel Stutzbach <daniel@stutzbachenterprises.com>
Fri, 3 Sep 2010 12:38:33 +0000 (12:38 +0000)
commit6c765284a305db7a1afbbd8b05ef39835848e7c1
tree9907b78d5de829908ef5f97930a81cc7f0825d27
parent06a3c8ae82c76bd0ea21d3860a65bd6ece6ab72e
Fix Issue9753: socket.dup() does not always work right on Windows
Misc/NEWS
Modules/socketmodule.c