[Python-Dev] Addition of "pyprocessing" module to standard lib.

Greg Ewing greg.ewing at canterbury.ac.nz
Wed May 21 02:13:09 CEST 2008


Christian Heimes wrote:
> I assume recvfd and sendfd
> aren't syscalls but the proposed names for the functions.

Yes, the functionality in question is accessed through
the sendmsg() and recvmsg() system calls.

-- 
Greg


More information about the Python-Dev mailing list