]> granicus.if.org Git - python/commit
Issue #13565: Increase multiprocessing's server socket backlog, to avoid
authorCharles-François Natali <neologix@free.fr>
Fri, 23 Dec 2011 18:07:58 +0000 (19:07 +0100)
committerCharles-François Natali <neologix@free.fr>
Fri, 23 Dec 2011 18:07:58 +0000 (19:07 +0100)
commit78c1b42fdee9bf1991f5486c51917b0e6b50d0ef
treecec4aa7d4af03d39df2407468e18864ed3f8e471
parent8b759655d0acab20d6a216400ea0c45bef8d5ab6
parentfe8039b3e5748f0e709592e6e5e158ec48068937
Issue #13565: Increase multiprocessing's server socket backlog, to avoid
dropped connections in case of simultaneous connection requests.
Lib/multiprocessing/managers.py