#6465: Build abstraction layer around TLS
-----------------------+----------------------------------------------------
 Reporter:  andrea     |          Owner:  andrea            
     Type:  project    |         Status:  needs_review      
 Priority:  major      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Relay  |        Version:  Tor: unspecified  
 Keywords:             |         Parent:                    
   Points:             |   Actualpoints:                    
-----------------------+----------------------------------------------------

Comment(by nickm):

 Replying to [comment:26 andrea]:
 > > Using a smartlist of cells for an outgoing queue makes me a little
 nervous.
 > > Popping the first item from this queue is going to be O(N).
 >
 > Agreed, but you were complaining about me having all that doubly-linked
 list
 > logic elsewhere.  Either make up your mind, or we need to add some stuff
 to
 > src/common/container.c (and while we're at it I wouldn't mind a balanced
 tree
 > usable for maps and sets for something with 6816).

 As discussed on IRC, let's think about grabbing a nicely licensed instance
 of sys/queue.h and using it as appropriate for our linked list stuff.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6465#comment:32>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to