[tor-bugs] #12585 [Tor]: Implement new option SocksSocket

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Jan 8 15:37:15 UTC 2015


#12585: Implement new option SocksSocket
-----------------------------+--------------------------------
     Reporter:  ioerror      |      Owner:
         Type:  enhancement  |     Status:  needs_revision
     Priority:  normal       |  Milestone:  Tor: 0.2.6.x-final
    Component:  Tor          |    Version:  Tor: unspecified
   Resolution:               |   Keywords:  026-triaged-1
Actual Points:               |  Parent ID:
       Points:               |
-----------------------------+--------------------------------

Comment (by ioerror):

 > Actually, whoops, winsock2.h does define an AF_UNIX, though it doesn't
 support it.  So, no problem.
 >

 Is that safe? What happens if you try to *use* SocksSocket on Windows?
 That is - if we enable it by default?

 > The only new Windows warning I see is:
 > {{{
 > src/or/connection.c: In function 'connection_listener_new':
 > src/or/connection.c:1069:23: warning: unused variable 'options'
 [-Wunused-variable]
 >    or_options_t const *options = get_options();
 >                        ^
 > }}}
 >

 Did we really not use it?

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


More information about the tor-bugs mailing list