Files
tor/doc
Nick Mathewson 9984cad6e8 r11552@catbus: nickm | 2007-01-27 03:55:02 -0500
This one is a little tricky.  Our BEGIN_DIR implementation has a
 problem: the dirserv conns will decide they can flush all their data
 immediately, since the edge_conns will read greedily.
 
 For our 0.1.2 workaround, we track which or_conn a bridged dirserv
 conn is attached to, and stop writing when its outbuf is too full, and
 start writing again when the or_conn's outbuf empties out a little.
 
 This requires a bit of pointer management.  Let's hope it works.
 


svn:r9432
2007-01-27 08:55:06 +00:00
..
2004-02-21 20:41:15 +00:00
2006-08-27 07:03:05 +00:00
2006-03-31 05:07:12 +00:00
2006-03-31 05:07:12 +00:00
2006-03-31 05:07:12 +00:00