commit | b15e622bb884085a01a0095fb611005680ed68f7 | [log] [tgz] |
---|---|---|
author | Richard Oudkerk <shibturn@gmail.com> | Fri Jul 27 14:19:00 2012 +0100 |
committer | Richard Oudkerk <shibturn@gmail.com> | Fri Jul 27 14:19:00 2012 +0100 |
tree | eef859348e8033b7d63831e199a327a4676b412d | |
parent | 46874ad367c2f3fdd47b2c8cb4b405bbcb2ed14a [diff] |
Issue #6056: Make multiprocessing use setblocking(True) on the sockets it uses. Original patch by J Derek Wilson.