[tor-bugs] #3514 [Tor Client]: Refactor *Port/*ListenAddress handling

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Fri Jul 1 19:28:45 UTC 2011


#3514: Refactor *Port/*ListenAddress handling
------------------------+---------------------------------------------------
 Reporter:  nickm       |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.3.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:  #1865             
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
 Currently we parse *ListenAddress options at the last possible moment, and
 intertwine them weirdly with *Port addresses.  Instead, let's parse them
 into a data structure at configure time, and then only look at the data
 structure at bind time.  This should make our lives much easier,
 especially as we add the new options for proposal 171.

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


More information about the tor-bugs mailing list