Re: [tor-dev] Channel incoming queue

2013-05-04 Thread MF Nowlan
ticularly the asserts that the incoming_queue is empty after a call to channel_process_cells(…). If you have any other thoughts on this issue, please send them along. I appreciate your insight. Regards, Fitz On May 4, 2013, at 9:05 AM, Ian Goldberg wrote: > On Thu, May 02, 2013 at 10:58:

[tor-dev] Channel incoming queue

2013-05-02 Thread MF Nowlan
Hi all, I am working on integrating uTCP and uTLS ( http://arxiv.org/abs/1103.0463) into Tor to see if we can lower the latency due to head of line blocking across circuits. This is Tracker Item #7679 ( https://trac.torproject.org/projects/tor/ticket/7679). I want to first test the Tor code's