Re: [tor-dev] Typo in torspec.git/control-spec.txt

2014-06-11 Thread Nick Mathewson
On Wed, Jun 11, 2014 at 8:26 AM, Frithjof wrote: [...] > If I am not reading the example wrongly, the negation in the last > sentence is wrong, Thanks! Should be fixed now, by commit 2ecd06fcfd883e8c. ___ tor-dev mailing list tor-dev@lists.torproject.

[tor-dev] Typo in torspec.git/control-spec.txt

2014-06-11 Thread Frithjof
Hi, the Tor control protocol spec says in ยง4.1 about asyncrhronous replies: > These replies can be sent after a corresponding SETEVENTS command has been > received. They will not be interleaved with other Reply elements, but they > can not appear between a command and its corresponding reply. >