mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Let channel unit tests mess with global queue estimate
This commit is contained in:
+1
-1
@@ -109,7 +109,7 @@ static uint64_t n_channel_bytes_in_queues = 0;
|
||||
* transmit overhead*
|
||||
*/
|
||||
|
||||
static uint64_t estimated_total_queue_size = 0;
|
||||
STATIC uint64_t estimated_total_queue_size = 0;
|
||||
|
||||
/* Digest->channel map
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user