Backport END_STREAM_REASON_NOROUTE for client use.

(Partial backport of 150ed553df, 161b275028, and 4c948ffd6.)
This commit is contained in:
Sebastian Hahn
2010-08-03 16:46:28 +02:00
committed by Nick Mathewson
parent fc66a2ad1b
commit 78e4aa63fb
4 changed files with 19 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features:
- Have clients begin understanding the new END_STREAM_REASON_NOROUTE
error code.