]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478)
authornkinnan <nkinnan@users.noreply.github.com>
Thu, 5 Sep 2024 20:59:48 +0000 (13:59 -0700)
committerGitHub <noreply@github.com>
Thu, 5 Sep 2024 20:59:48 +0000 (22:59 +0200)
commitb5aa271f86229f126c21805ff2bd3b95526818a4
tree3cb1d92269d3b99ec0909e662f07fa7919e6b721
parent6e43928831a6f62b40f5e43ad4c12eff0a5f8639
gh-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478)

Co-authored-by: Kirill Podoprigora <kirill.bast9@mail.ru>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Doc/library/socket.rst
Lib/test/test_socket.py
Misc/NEWS.d/next/Windows/2024-08-29-16-13-45.gh-issue-123476.m2DFS4.rst [new file with mode: 0644]
Modules/socketmodule.c
Modules/socketmodule.h