]> git.ipfire.org Git - thirdparty/tornado.git/commit
Document IOStream fast-path/slow-path, and allow for chains of fast-path ops.
authorBen Darnell <ben@bendarnell.com>
Wed, 6 Jul 2011 05:51:37 +0000 (22:51 -0700)
committerBen Darnell <ben@bendarnell.com>
Wed, 6 Jul 2011 05:51:37 +0000 (22:51 -0700)
commit64d8ce60a9e224a30af3f91cc737229783b14f84
treeee29cc99464121add2151f763200df7cdf0459dc
parent894fa93e88fd4075711fc69db29f5df7b2b39228
Document IOStream fast-path/slow-path, and allow for chains of fast-path ops.
tornado/iostream.py