]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-124944: Add socket.SO_ORIGINAL_DST (#124945)
authorSteven Jin <stevenjin8@gmail.com>
Mon, 14 Oct 2024 22:36:38 +0000 (18:36 -0400)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 22:36:38 +0000 (00:36 +0200)
commit1bffd7a2a738506a4ad50c6c3c2c32926cce6d14
tree4e956cad055c24f6372b8ff53099ed1630936832
parent2a5cdb251674ce8d9a824c102f7cd846d944cfa4
gh-124944: Add socket.SO_ORIGINAL_DST (#124945)
Misc/NEWS.d/next/Library/2024-10-03-17-13-22.gh-issue-124944.YyLAzf.rst [new file with mode: 0644]
Modules/socketmodule.c
Modules/socketmodule.h
configure
configure.ac
pyconfig.h.in