We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6b807 commit 3ae65daCopy full SHA for 3ae65da
Doc/whatsnew/2.7.rst
@@ -2383,7 +2383,7 @@ Port-Specific Changes: Mac OS X
2383
Port-Specific Changes: FreeBSD
2384
-----------------------------------
2385
2386
-* FreeBSD 7.1's :const:`SO_SETFIB` constant, used with
+* FreeBSD 7.1's :const:`SO_SETFIB` constant, used with the :class:`socket` methods
2387
:func:`~socket.getsockopt`/:func:`~socket.setsockopt` to select an
2388
alternate routing table, is now available in the :mod:`socket`
2389
module. (Added by Kyle VanderBeek; :issue:`8235`.)
0 commit comments