bug7912 415 B

12345678
  1. o Major bugfixes:
  2. - Instead of writing destroy cells directly to outgoing connection
  3. buffers, queue them and intersperse them with other outgoing cells.
  4. This can prevent a set of resource starvation conditions where too
  5. many pending destroy cells prevent data cells from actually getting
  6. delivered. Reported by "oftc_must_be_destroyed". Fixes bug 7912;
  7. bugfix on 0.2.0.1-alpha.