[tor-bugs] #8701 [Tor]: Stem doesn't recognize error 555 on attach_stream

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Apr 14 20:41:46 UTC 2013


#8701: Stem doesn't recognize error 555 on attach_stream
-------------------------+--------------------------------------------------
 Reporter:  cypherpunks  |          Owner:  atagar
     Type:  defect       |         Status:  new   
 Priority:  normal       |      Milestone:        
Component:  Tor          |        Version:        
 Keywords:               |         Parent:        
   Points:               |   Actualpoints:        
-------------------------+--------------------------------------------------

Comment(by arma):

 {{{
 diff --git a/control-spec.txt b/control-spec.txt
 index 4498fbe..adf4fd1 100644
 --- a/control-spec.txt
 +++ b/control-spec.txt
 @@ -837,8 +837,9 @@
    Hops are 1-indexed; generally, it is not permitted to attach to hop 1.

    Tor responds with "250 OK" if it can attach the stream, 552 if the
 circuit
 -  or stream didn't exist, or 551 if the stream couldn't be attached for
 -  another reason.
 +  or stream didn't exist, 555 if the stream isn't in an appropriate
 +  state to be attached (e.g. it's already open), or 551 if the stream
 +  couldn't be attached for another reason.

    {Implementation note: Tor will close unattached streams by itself,
    roughly two minutes after they are born. Let the developers know if
 }}}

 is probably the spec change you had in mind

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8701#comment:3>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list