From: Larry Hastings Date: Fri, 2 Apr 2010 11:20:07 +0000 (+0000) Subject: Blocked revisions 79592 via svnmerge X-Git-Tag: v3.2a1~1279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b5c2e6a33e2a65edccf27a5e3741ce0bcd86562c;p=python Blocked revisions 79592 via svnmerge ........ r79592 | larry.hastings | 2010-04-02 04:18:17 -0700 (Fri, 02 Apr 2010) | 3 lines Issue #8235: _socket: Add the constant ``SO_SETFIB``. SO_SETFIB is a socket option available on FreeBSD 7.1 and newer. ........ ---