]> granicus.if.org Git - python/commit
http://bugs.python.org/issue6192
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 24 Jun 2009 09:17:04 +0000 (09:17 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Wed, 24 Jun 2009 09:17:04 +0000 (09:17 +0000)
commitf1d11efb72a9f0612a39712658aecff7c2a5abcf
tree3394ad33b70e88a2de4d03aa659e944c5bff8d42
parent5a85d5c4f2eb09e5ab5d4c84090aee38340eb284
http://bugs.python.org/issue6192
Move the newly introduced disable_nagle_algorithm flag into the StreamRequestHandler, where it is more appropriate.
Doc/library/socketserver.rst
Lib/SocketServer.py