[tor-bugs] #7743 [Tor]: Avoid needless wasted space in cells

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Dec 17 19:07:48 UTC 2012


#7743: Avoid needless wasted space in cells
-----------------------------------------------------+----------------------
 Reporter:  nickm                                    |          Owner:  nickm             
     Type:  defect                                   |         Status:  needs_review      
 Priority:  critical                                 |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor                                      |        Version:                    
 Keywords:  backport-023 tor-relay regression bwbug  |         Parent:                    
   Points:                                           |   Actualpoints:                    
-----------------------------------------------------+----------------------

Comment(by nickm):

 The current code also delays in the case where data arrives after recv but
 before the ioctl.  That might not be the best choice; it might instead be
 a good idea to do the ioctl earlier, at the time when we do
 connection_bucket_read_limit

 Then again, maybe not.

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


More information about the tor-bugs mailing list