From: Charles-François Natali Date: Tue, 20 Dec 2011 10:49:25 +0000 (+0100) Subject: Followup to issue #11867: Use socketpair(), since FreeBSD < 8 doesn't really X-Git-Tag: v3.3.0a1~549^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29b15d11bb96a0c83255a49a7ff130f9fc56ad90;p=thirdparty%2FPython%2Fcpython.git Followup to issue #11867: Use socketpair(), since FreeBSD < 8 doesn't really support multiprocessing.Event. --- 29b15d11bb96a0c83255a49a7ff130f9fc56ad90