]> git.ipfire.org Git - thirdparty/dnspython.git/commit
Merge pull request #645 from rthalley/windows_asyncio_fix
authorBob Halley <halley@dnspython.org>
Fri, 26 Feb 2021 19:00:20 +0000 (11:00 -0800)
committerGitHub <noreply@github.com>
Fri, 26 Feb 2021 19:00:20 +0000 (11:00 -0800)
commiteed2172c298be00ef19e31a1f782ffd37c843004
treed5bae3315a42d666ede74f1551a2e3554e61e6f7
parentb59c8b421b298ab6e1353fecf1fe443096f1dd6b
parent5969ce9d22277f907ece5bddc4f02054fedd8734
Merge pull request #645 from rthalley/windows_asyncio_fix

asyncio on Windows requries connected sockets.  [Issue #637]