diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-08-23 13:00:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-23 13:00:38 (GMT) |
commit | c3642219090f2564c1790330cbf0ba31f19dcaf4 (patch) | |
tree | 1f7676053b2ef5bdd06a52c9fa1734b73e7d97a9 /Lib/test/test_itertools.py | |
parent | 3b26f734c0c96d267f23f59b42fcbb193fbf146b (diff) | |
download | cpython-c3642219090f2564c1790330cbf0ba31f19dcaf4.zip cpython-c3642219090f2564c1790330cbf0ba31f19dcaf4.tar.gz cpython-c3642219090f2564c1790330cbf0ba31f19dcaf4.tar.bz2 |
bpo-34521: Fix FD transfer in multiprocessing on FreeBSD (GH-15422)
Fix file descriptors transfer in multiprocessing on FreeBSD: use
CMSG_SPACE() rather than CMSG_LEN(); see RFC 3542.
Diffstat (limited to 'Lib/test/test_itertools.py')
0 files changed, 0 insertions, 0 deletions