summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2015-04-01 11:09:43 +0200
committerVictor Stinner <victor.stinner@gmail.com>2015-04-01 11:09:43 +0200
commita7726624239367a72f5117700e675d5915a40714 (patch)
treec652b52421bd4b592ea95451483bb859e2888430 /Python
parentf8521d55ad8f3d52bdf7a350214581e2888c0361 (diff)
downloadcpython-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