]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124761: add `socket.SO_REUSEPORT_LB` (#124961)
authorThomas Grainger <tagrain@gmail.com>
Thu, 26 Dec 2024 14:50:20 +0000 (14:50 +0000)
committerGitHub <noreply@github.com>
Thu, 26 Dec 2024 14:50:20 +0000 (20:20 +0530)
commit9ddc388527477afdae17252628d63138631072ba
tree3a0da9dcb59e56b8fc01afad1b92c6806a5c2827
parent42f7a00ae8b6b3fa09115e24b9512216c6c8978e
gh-124761: add `socket.SO_REUSEPORT_LB` (#124961)
Doc/library/socket.rst
Misc/NEWS.d/next/Library/2024-10-04-09-56-45.gh-issue-124761.N4pSD6.rst [new file with mode: 0644]
Modules/socketmodule.c