diff options
author | Benjamin Peterson <benjamin@python.org> | 2009-06-28 22:24:31 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2009-06-28 22:24:31 (GMT) |
commit | 97479ad6075e647e600b1699678ad039a667b554 (patch) | |
tree | 82d360713c3c3478d5126670657553ae2e739952 | |
parent | 732166df68b6936e0a3cb98899a78178735fb878 (diff) | |
download | cpython-97479ad6075e647e600b1699678ad039a667b554.zip cpython-97479ad6075e647e600b1699678ad039a667b554.tar.gz cpython-97479ad6075e647e600b1699678ad039a667b554.tar.bz2 |
Blocked revisions 73272,73546 via svnmerge
........
r73272 | kristjan.jonsson | 2009-06-07 11:43:23 -0500 (Sun, 07 Jun 2009) | 2 lines
http://bugs.python.org/issue6192
Add a feature to disable the Nagle algorithm on sockets in TCPServer
........
r73546 | kristjan.jonsson | 2009-06-24 04:17:04 -0500 (Wed, 24 Jun 2009) | 2 lines
http://bugs.python.org/issue6192
Move the newly introduced disable_nagle_algorithm flag into the StreamRequestHandler, where it is more appropriate.
........
0 files changed, 0 insertions, 0 deletions