SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

bpo-28724: Add methods send_fds and recv_fds to the socket module (GH-12889)

The socket module now has the socket.send_fds() and socket.recv.fds() functions.
Contributed by Joannah Nanjekye, Shinya Okano (original patch)
and Victor Stinner.

Co-Authored-By: Victor Stinner <vstinner@redhat.com>
J
Joannah Nanjekye committed
8d120f75fb8c8731464b5f7531d74cdbb897d924
Parent: 58ab134
Committed by Victor Stinner <vstinner@redhat.com> on 9/11/2019, 5:12:21 PM