When we get an EOF or a timeout on a directory connection, note how many bytes of...
commit42e17182daa828760da8f839211618113c6ffdc4
authorNick Mathewson <nickm@torproject.org>
Tue, 4 Oct 2005 22:34:09 +0000 (4 22:34 +0000)
committerNick Mathewson <nickm@torproject.org>
Tue, 4 Oct 2005 22:34:09 +0000 (4 22:34 +0000)
tree9853ab289bd4c77b47b80a851e2faba97e7229ed
parent61ea5168859785207062ca22be403bbac32f49e3
When we get an EOF or a timeout on a directory connection, note how many bytes of serverdesc we are dropping. This will help us determine whether it is smart to parse incomplete serverdesc responses.

svn:r5186
doc/TODO
src/or/directory.c
src/or/main.c