]> granicus.if.org Git - python/commit
socketmodule.c: backport INVALID_SOCKET from Python 3.5 to simplify the code
authorVictor Stinner <victor.stinner@gmail.com>
Sat, 26 Jul 2014 12:47:56 +0000 (14:47 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Sat, 26 Jul 2014 12:47:56 +0000 (14:47 +0200)
commit465db3c69ad69df013149eaecffc3ac719b177ca
tree9c52f46ead69bf6c7ec7eebe8e5a86391e26d63a
parent5a1427c8a376652532ad9e815571ed265964fe95
socketmodule.c: backport INVALID_SOCKET from Python 3.5 to simplify the code
Modules/socketmodule.c