log_fn(LOG_WARN,"Your server (%s:%d) has not managed to confirm that it is reachable. Please check your firewalls, ports, address, etc.",me->address,me->or_port);
log_fn(LOG_WARN,"Your server (%s:%d) has not managed to confirm that it is reachable. Please check your firewalls, ports, address, etc.",
me?me->address:options->Address,options->ORPort);
}
/* if more than 10s have elapsed, probably the clock jumped: doesn't count. */