-
Antoine Pitrou yazdı
Issue #20540: Fix a performance regression (vs. Python 3.2) when layering a multiprocessing Connection over a TCP socket. For small payloads, Nagle's algorithm would introduce idle delays before the entire transmission of a message.
0c1e31ab
To find the state of this project's repository at the time of any of these versions, check out
the tags.