Skip to content

Commit c4f7e37

Browse files
Update Doc/library/socket.rst
Co-authored-by: Brian Schubert <brianm.schubert@gmail.com>
1 parent dd55388 commit c4f7e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/socket.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -482,7 +482,7 @@ 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
485+
.. versionchanged:: next
486486
Added support for ``SO_PASSRIGHTS`` on Linux platforms when available.
487487

488488

0 commit comments

Comments
 (0)