mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
4018209fff
Follow-up of gh-107219.
* Only close the connection writer on Windows.
* Also use existing constant _winapi.ERROR_OPERATION_ABORTED instead of
WSA_OPERATION_ABORTED.
(cherry picked from commit 0b4e090422)