mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)
This commit is contained in:
parent
3f2e6f15d6
commit
19e7d48ce8
4 changed files with 101 additions and 0 deletions
|
@ -0,0 +1,2 @@
|
|||
socket: Remove TCP_FASTOPEN,TCP_KEEPCNT,TCP_KEEPIDLE,TCP_KEEPINTVL flags on
|
||||
older version Windows during run-time.
|
Loading…
Add table
Add a link
Reference in a new issue