]> granicus.if.org Git - python/commit
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)
authoranimalize <animalize@users.noreply.github.com>
Mon, 26 Feb 2018 18:10:36 +0000 (02:10 +0800)
committerSteve Dower <steve.dower@microsoft.com>
Mon, 26 Feb 2018 18:10:36 +0000 (10:10 -0800)
commit19e7d48ce89422091f9af93038b9fee075d46e9e
treeedb6bbcbf2c7658f14be062ea4fe1c17dd44c78e
parent3f2e6f15d64d81633b1fc0b308afc0d6e9026b61
bpo-32394: Remove some TCP options on old version Windows. (GH-5523)
Doc/library/socket.rst
Lib/test/test_socket.py
Misc/NEWS.d/next/Library/2018-02-10-13-51-56.bpo-32394.dFM9SI.rst [new file with mode: 0644]
Modules/socketmodule.c