diff options
author | Kjell Braden <afflux@pentabarf.de> | 2020-05-18 08:21:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-17 23:21:30 -0700 |
commit | 442634c42fcaf31c636f693951a97734042c3e7b (patch) | |
tree | df3dc97f33eea99bf18898e037c363f0e8a04b06 /Python/pytime.c | |
parent | da742ba826721da84140abc785856d4ccc2d787f (diff) | |
download | cpython-git-442634c42fcaf31c636f693951a97734042c3e7b.tar.gz |
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 'Python/pytime.c')
0 files changed, 0 insertions, 0 deletions