Hide the contents of the circuit_build_times structure.
There were only two functions outside of circuitstats that actually wanted to know what was inside this. Making the structure itself hidden should help isolation and prevent us from spaghettifying the thing more.
Showing
- src/or/circuitlist.c 1 addition, 1 deletionsrc/or/circuitlist.c
- src/or/circuitstats.c 48 additions, 3 deletionssrc/or/circuitstats.c
- src/or/circuitstats.h 29 additions, 0 deletionssrc/or/circuitstats.h
- src/or/control.c 4 additions, 17 deletionssrc/or/control.c
- src/or/control.h 2 additions, 2 deletionssrc/or/control.h
- src/or/or.h 1 addition, 24 deletionssrc/or/or.h
Loading
Please register or sign in to comment