aboutsummaryrefslogtreecommitdiff
path: root/src/or/connection_edge.h
diff options
context:
space:
mode:
authorRobert Ransom <rransom.8774@gmail.com>2011-08-06 13:42:32 -0700
committerNick Mathewson <nickm@torproject.org>2011-08-08 09:42:48 -0400
commitcab3641638540834a0867f26eb5b432fd793fd5e (patch)
treebf0fa42ab38e0657f25baf23eb00485fa3a3b544 /src/or/connection_edge.h
parent52421e91014ee8c1d105bb07b336c95a64dc557f (diff)
downloadtor-cab3641638540834a0867f26eb5b432fd793fd5e.tar.gz
tor-cab3641638540834a0867f26eb5b432fd793fd5e.zip
Fix handling of ISO_STREAM
Now we track *which* stream with ISO_STREAM set is associated to a particular circuit, so that we won't think that stream is incompatible with its circuit and launch another one a second later, and we use that same field to mark circuits which have had an ISO_STREAM stream attached to them, so that we won't ever put a second stream on that circuit. Fixes bug 3695.
Diffstat (limited to 'src/or/connection_edge.h')
0 files changed, 0 insertions, 0 deletions