reenable the part of the code that tries to flush as soon as an OR outbuf
commitaff308e6d9c132f905a70e9366c6f363461e3310
authorRoger Dingledine <arma@torproject.org>
Wed, 8 Jun 2005 04:55:06 +0000 (8 04:55 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 8 Jun 2005 04:55:06 +0000 (8 04:55 +0000)
treef4ad94cb7d7bd7e7a620c17743fbb88204e047e1
parentf5fd5d920d78dac3d8726b2459c91371dbb12ade
reenable the part of the code that tries to flush as soon as an OR outbuf
has a full tls record available. perhaps this will make OR outbufs not grow
as huge except in rare cases, thus saving lots of cpu time plus memory.

svn:r4343
src/or/connection.c
src/or/connection_or.c
src/or/main.c