]> git.ipfire.org Git - thirdparty/tor.git/commit
Add a max_cells arg to connection_edge_process_raw_inbuf
authorNick Mathewson <nickm@torproject.org>
Mon, 13 Sep 2010 20:05:22 +0000 (16:05 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 13 Sep 2010 22:59:42 +0000 (18:59 -0400)
commitb582eb32b820e53dcd8ac9db58f6000b88cf2e4e
tree0cdb1c9e17163bd724eacb8523ca9f8af18542b1
parent61b7e36312f5a097602ff110478072e0a13178c1
Add a max_cells arg to connection_edge_process_raw_inbuf

I'm going to use this to implement more fairness in
circuit_resume_edge_reading_helper in an attempt to fix bug 1298.

(Updated with fixes from arma and Sebastian)
src/or/connection_edge.c
src/or/relay.c
src/or/relay.h