Home
last modified time | relevance | path

Searched refs:disable_nagle_algorithm (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/
Dsocketserver.py788 disable_nagle_algorithm = False variable in StreamRequestHandler
794 if self.disable_nagle_algorithm:
/third_party/python/Lib/xmlrpc/
Dserver.py451 disable_nagle_algorithm = True variable in SimpleXMLRPCRequestHandler
/third_party/python/Doc/whatsnew/
D2.7.rst1520 The :attr:`~SocketServer.TCPServer.disable_nagle_algorithm` class attribute