GH-135357: Add socket.SO_PASSRIGHTS constant (#135355) · python/cpython@f4a726d · GitHub
Skip to content

Commit f4a726d

Browse files
ltworfbrianschubertblurb-it[bot]StanFromIrelandvstinner
authored
GH-135357: Add socket.SO_PASSRIGHTS constant (#135355)
Constant added to Linux 6.16. See the LWN article: https://lwn.net/Articles/1023085/ Co-authored-by: Brian Schubert <brianm.schubert@gmail.com> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com> Co-authored-by: Victor Stinner <vstinner@python.org> Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
1 parent 62792c8 commit f4a726d

3 files changed

Lines changed: 5 additions & 0 deletions

File tree

Doc/library/socket.rst

Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Add support for :data:`!socket.SO_PASSRIGHTS` on Linux.

Modules/socketmodule.c

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)