diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-04-01 11:09:43 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-04-01 11:09:43 +0200 |
commit | a7726624239367a72f5117700e675d5915a40714 (patch) | |
tree | c652b52421bd4b592ea95451483bb859e2888430 /Python | |
parent | f8521d55ad8f3d52bdf7a350214581e2888c0361 (diff) | |
download | cpython-git-a7726624239367a72f5117700e675d5915a40714.tar.gz |
Issue #23618: Fix EINTR handling on Windows
Windows uses WSAEINTR error code, not EINTR, for socket functions.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions