channel: Requeue cell to circuit if channnel failed
commit56833bf4491ef774163bc263bb18fa66fb378292
authorDavid Goulet <dgoulet@torproject.org>
Tue, 21 Nov 2017 17:56:10 +0000 (21 12:56 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Wed, 22 Nov 2017 20:47:21 +0000 (22 15:47 -0500)
tree3beda3d702e87d565ad4859edd674df80fd18d63
parent6d1ea7766b4fa6265744523fb3797cf8cf40d691
channel: Requeue cell to circuit if channnel failed

If the channel layer failed to write a cell from the circuit queue, requeue it
so it can be retried on the same channel later.

Signed-off-by: David Goulet <dgoulet@torproject.org>
src/or/relay.c