mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 14:23:30 +01:00
fix wrong comment
svn:r2585
This commit is contained in:
parent
ef4ac65f5e
commit
0b36c29c4d
@ -327,8 +327,8 @@ circuit_get_youngest_clean_open(uint8_t purpose) {
|
|||||||
* circuit_close_all_marked(). Do any cleanup needed:
|
* circuit_close_all_marked(). Do any cleanup needed:
|
||||||
* - If state is onionskin_pending, remove circ from the onion_pending
|
* - If state is onionskin_pending, remove circ from the onion_pending
|
||||||
* list.
|
* list.
|
||||||
* - If circ isn't open yet, call circuit_build_failed() if we're
|
* - If circ isn't open yet: call circuit_build_failed() if we're
|
||||||
* the origin, and in case call circuit_rep_hist_note_result()
|
* the origin, and in either case call circuit_rep_hist_note_result()
|
||||||
* to note stats.
|
* to note stats.
|
||||||
* - If purpose is C_INTRODUCE_ACK_WAIT, remove the intro point we
|
* - If purpose is C_INTRODUCE_ACK_WAIT, remove the intro point we
|
||||||
* just tried from our list of intro points for that service
|
* just tried from our list of intro points for that service
|
||||||
|
Loading…
Reference in New Issue
Block a user