mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
note a bug that karsten found
svn:r15236
This commit is contained in:
@@ -743,6 +743,7 @@ circuit_build_failed(origin_circuit_t *circ)
|
||||
"(%s:%d). I'm going to try to rotate to a better connection.",
|
||||
n_conn->_base.address, n_conn->_base.port);
|
||||
n_conn->_base.or_is_obsolete = 1;
|
||||
/* XXX021 consider setting n_conn->socket_error to TIMEOUT */
|
||||
entry_guard_register_connect_status(n_conn->identity_digest, 0,
|
||||
time(NULL));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user