summaryrefslogtreecommitdiffstats
path: root/Programs
diff options
context:
space:
mode:
authorKjell Braden <afflux@pentabarf.de>2020-05-18 06:21:30 (GMT)
committerGitHub <noreply@github.com>2020-05-18 06:21:30 (GMT)
commit442634c42fcaf31c636f693951a97734042c3e7b (patch)
treedf3dc97f33eea99bf18898e037c363f0e8a04b06 /Programs
parentda742ba826721da84140abc785856d4ccc2d787f (diff)
downloadcpython-442634c42fcaf31c636f693951a97734042c3e7b.zip
cpython-442634c42fcaf31c636f693951a97734042c3e7b.tar.gz
cpython-442634c42fcaf31c636f693951a97734042c3e7b.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
Diffstat (limited to 'Programs')
0 files changed, 0 insertions, 0 deletions