[tor-bugs] #1849 [Tor Client]: Optimistic Data for Tor

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Jul 22 22:43:35 UTC 2011


#1849: Optimistic Data for Tor
---------------------------+------------------------------------------------
    Reporter:  arma        |       Owner:                    
        Type:  project     |      Status:  reopened          
    Priority:  normal      |   Milestone:  Tor: 0.2.3.x-final
   Component:  Tor Client  |     Version:                    
  Resolution:              |    Keywords:                    
      Parent:              |      Points:                    
Actualpoints:              |  
---------------------------+------------------------------------------------

Comment(by iang):

 Another wrinkle: you have to wrap select/poll and friends so that if
 they're about to return that an fd is available for reading, but the SOCKS
 reply for that fd hasn't been read yet, the wrapper reads the SOCKS reply
 and *does not* report that it's ready (which may necessitate calling
 select() again to wait for more data).

 This discussion should really be in another ticket.  Where should it go?

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


More information about the tor-bugs mailing list