]> git.ipfire.org Git - thirdparty/tornado.git/commit
Expose IOStream's max_buffer_size, so we can set it in TCPServer and others.
authorWaldecir Santos <waldecir@gmail.com>
Wed, 17 Apr 2013 18:00:09 +0000 (15:00 -0300)
committerWaldecir Santos <waldecir@gmail.com>
Wed, 24 Apr 2013 14:25:25 +0000 (11:25 -0300)
commit1ec7dfe2dc50f5d1c75f8f8daea103eaaac29be0
treeebaf21a64a826d5111957ef6ad84a88edd2f95c9
parentd80fa56c06be8293089005b4e11187be3c1f343e
Expose IOStream's max_buffer_size, so we can set it in TCPServer and others.
tornado/iostream.py
tornado/tcpserver.py