commit | 465db3c69ad69df013149eaecffc3ac719b177ca | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sat Jul 26 14:47:56 2014 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sat Jul 26 14:47:56 2014 +0200 |
tree | 9c52f46ead69bf6c7ec7eebe8e5a86391e26d63a | |
parent | 5a1427c8a376652532ad9e815571ed265964fe95 [diff] |
socketmodule.c: backport INVALID_SOCKET from Python 3.5 to simplify the code