]> granicus.if.org Git - python/commit
Issue #10527: Use poll() instead of select() for multiprocessing pipes
authorRichard Oudkerk <shibturn@gmail.com>
Tue, 15 Jan 2013 01:01:01 +0000 (01:01 +0000)
committerRichard Oudkerk <shibturn@gmail.com>
Tue, 15 Jan 2013 01:01:01 +0000 (01:01 +0000)
commitad1d5f908a51e1c6fd487e31d6f6aab98bae5c00
treeda987b98dad77466619ce767e12ba88b3e96888c
parent182d7cd531e565bfbd9e248290d6f868c688bf33
Issue #10527: Use poll() instead of select() for multiprocessing pipes
Misc/NEWS
Modules/_multiprocessing/socket_connection.c