8000 Add SO_PASSRIGHTS to documentation · python/cpython@f123591 · GitHub
[go: up one dir, main page]

Skip to content

Commit f123591

Browse files
committed
Add SO_PASSRIGHTS to documentation
1 parent 5529578 commit f123591

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:: 3.14
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)
0