summaryrefslogtreecommitdiffstats
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2020-05-18 06:42:25 (GMT)
committerGitHub <noreply@github.com>2020-05-18 06:42:25 (GMT)
commit94d9c5e5afdee4f46be9d9faaa39d6be40c34849 (patch)
tree9eb6060cd253338cfdc338648bda908034043baf /Python/pystate.c
parentc1f1ddf30a595c2bfa3c06e54fb03fa212cd28b5 (diff)
downloadcpython-94d9c5e5afdee4f46be9d9faaa39d6be40c34849.zip
cpython-94d9c5e5afdee4f46be9d9faaa39d6be40c34849.tar.gz
cpython-94d9c5e5afdee4f46be9d9faaa39d6be40c34849.tar.bz2
bpo-39148: enable ipv6 for datagrams in Proactor (GH-19121)
Ifdef is not necessary, as AF_INET6 is supported from Windows Vista, and other code in overlapped.c uses AF_INET6 and is not ifdef'd. Change the raised exception so users are not fooled to think it comes from Windows API. Automerge-Triggered-By: @njsmith (cherry picked from commit 442634c42fcaf31c636f693951a97734042c3e7b) Co-authored-by: Kjell Braden <afflux@pentabarf.de>
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions