[tor-bugs] #13571 [Torsocks]: torsocks doesnt compile under MacOSX 10.10 (SO_DOMAIN linux only?)

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Oct 25 14:21:10 UTC 2014


#13571: torsocks doesnt compile under MacOSX 10.10 (SO_DOMAIN linux only?)
--------------------------+---------------------
     Reporter:  olegb     |      Owner:  dgoulet
         Type:  defect    |     Status:  new
     Priority:  normal    |  Milestone:
    Component:  Torsocks  |    Version:
   Resolution:            |   Keywords:
Actual Points:            |  Parent ID:
       Points:            |
--------------------------+---------------------

Comment (by dgoulet):

 So yeah seems Yosemite removed that option (or maybe a bit before). After
 looking around a bit, getsockname() can be used to get the socket family
 thus test if AF_UNIX.

 I have a fix right now for that, it passes the fd passing test but I have
 to make sure it does not break regular TCP recv(). Will keep you up to
 date on that. If you are up for helping me test it, that would be great
 since I don't have access to a OS X 10 :S

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


More information about the tor-bugs mailing list