Explorar o código

Let channel unit tests mess with global queue estimate

Andrea Shepard %!s(int64=12) %!d(string=hai) anos
pai
achega
ae3ed185e4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/channel.c

+ 1 - 1
src/or/channel.c

@@ -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
  *