summaryrefslogtreecommitdiff
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorAntoine Pitrou <solipsis@pitrou.net>2014-02-08 23:03:56 +0100
committerAntoine Pitrou <solipsis@pitrou.net>2014-02-08 23:03:56 +0100
commit59dbb9ae23f695997a6199829e969918720ff3c9 (patch)
tree0a6d46b341c78c808d69140b9a79b866e5831488 /Python/pythonrun.c
parent38199912bf04bfca6388849556cf3404ff138dbe (diff)
downloadcpython-59dbb9ae23f695997a6199829e969918720ff3c9.tar.gz
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.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions