mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
2a2247ce5e
On mac, sendfile throws ENOTCONN on a repeated sendfile call if the connection is closed. Normalize it to behave like other systems.