Server node stalls on unsuccessful socks listener change

coderman coderman at gmail.com
Tue Aug 21 23:24:14 UTC 2007


On 8/21/07, coderman <coderman at gmail.com> wrote:
> ... i did not set a ORListenAddress.  when i
> changed this and tried to reload the config the server died.

this appears to be a linux'ism and applies only when going from an
unspecified bind (0.0.0.0) to a specified bind to an address on the
host.  changing specified bind addresses works as expected.

i'm not sure what the correct workaround is for this; i can't seem to
find any good documentation on this behavior and how to avoid it.
SO_REUSEADDR is getting set but apparently behaves "weirdly" on
sockets with unspecified binds.

perhaps some on list has dealt with this before...

best regards,



More information about the tor-talk mailing list