mirror of
https://github.com/python/cpython.git
synced 2026-06-01 17:19:45 -04:00
0b4e090422
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.