]> granicus.if.org Git - python/commit
http://bugs.python.org/issue6192
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 7 Jun 2009 16:43:23 +0000 (16:43 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Sun, 7 Jun 2009 16:43:23 +0000 (16:43 +0000)
commitafefcfd4bff7a50ba9a5fdd2b1a355f133c4b956
treef453467a64c3419d0af29374f2d0d94fd1ae0b5f
parente021c9cb27734bce1e03c9b4509b4c6a20590e1a
http://bugs.python.org/issue6192
Add a feature to disable the Nagle algorithm on sockets in TCPServer
Doc/library/socketserver.rst
Lib/SocketServer.py