This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-12 15:39:22 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fffc25da8388b4bcea4c81e1b3dff4e4f4e85b0a
cpython
/
Modules
/
_multiprocessing
T
History
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
…
multiprocessing.c
Issue
#4028
: Make multiprocessing build on SunOS.
2011-12-14 18:39:09 +01:00
multiprocessing.h
…
pipe_connection.c
…
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