cpython/Modules/_multiprocessing
Richard Oudkerk 197651b4e3 Issue #10133: Make multiprocessing deallocate buffer if socket read fails.
Patch by Hallvard B Furuseth.
2012-06-11 15:12:12 +01:00
..
connection.h Recorded merge of revisions 81029 via svnmerge from 2010-05-09 15:52:27 +00:00
multiprocessing.c Issue #4028: Make multiprocessing build on SunOS. 2011-12-14 18:39:09 +01:00
multiprocessing.h Merged revisions 81692 via svnmerge from 2010-06-04 17:20:56 +00:00
pipe_connection.c Recorded merge of revisions 81029 via svnmerge from 2010-05-09 15:52:27 +00:00
semaphore.c Issue #10350: Read and save errno before calling a function which might overwrite it. 2011-12-16 12:28:32 +01:00
socket_connection.c Issue #10133: Make multiprocessing deallocate buffer if socket read fails. 2012-06-11 15:12:12 +01:00
win32_functions.c Fix for issue 14725 for 3.2 branch 2012-05-05 20:41:23 +01:00