bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646)
Operating systems without support for TCP_NODELAY will raise an OSError when trying to set the socket option, but the show can still go on.
R
rtobar committed
0571b934f5f9198c3461a7b631d7073ac0a5676f
Parent: 470145f
Committed by GitHub <noreply@github.com>
on 10/6/2021, 5:49:44 PM