mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Mention a trac ticket relevant to an XXX comment.
This commit is contained in:
parent
bbd38f293f
commit
eb15be3d45
@ -2460,7 +2460,7 @@ pathbias_measure_close_rate(entry_guard_t *guard)
|
||||
*
|
||||
* XXX: The attempt count transfer stuff here might be done
|
||||
* better by keeping separate pending counters that get
|
||||
* transfered at circuit close.
|
||||
* transfered at circuit close. See ticket #8160.
|
||||
*/
|
||||
static void
|
||||
pathbias_scale_close_rates(entry_guard_t *guard)
|
||||
@ -2506,7 +2506,7 @@ pathbias_scale_close_rates(entry_guard_t *guard)
|
||||
*
|
||||
* XXX: The attempt count transfer stuff here might be done
|
||||
* better by keeping separate pending counters that get
|
||||
* transfered at circuit close.
|
||||
* transfered at circuit close. See ticket #8160.
|
||||
*/
|
||||
void
|
||||
pathbias_scale_use_rates(entry_guard_t *guard)
|
||||
|
Loading…
Reference in New Issue
Block a user