cpython/Modules/_multiprocessing
Antoine Pitrou a1a8da8bf5 Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe.
Also added some tests.
2011-08-23 19:54:20 +02:00
..
connection.h Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
multiprocessing.c Issue #11657: Fix sending file descriptors over 255 over a multiprocessing Pipe. 2011-08-23 19:54:20 +02:00
multiprocessing.h Issue #8864: Define _XOPEN_SOURCE on Solaris for the 2010-06-04 17:18:42 +00:00
pipe_connection.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
semaphore.c Merged revisions 85679 via svnmerge from 2010-11-23 07:56:33 +00:00
socket_connection.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00
win32_functions.c Untabify C files. Will watch buildbots. 2010-05-09 14:46:46 +00:00