Skip to content

Commit 00c8bfd

Browse files
ltworfbrianschubert
andcommitted
Add SO_PASSRIGHTS to documentation
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
1 parent 5529578 commit 00c8bfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/socket.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -482,6 +482,9 @@ The AF_* and SOCK_* constants are now :class:`AddressFamily` and
482482
.. versionchanged:: 3.14
483483
Added support for ``TCP_QUICKACK`` on Windows platforms when available.
484484

485+
.. versionchanged:: next
486+
Added support for ``SO_PASSRIGHTS`` on Linux platforms when available.
487+
485488

486489
.. data:: AF_CAN
487490
PF_CAN

0 commit comments

Comments
 (0)