fdio.c: add more includes.
[tor.git] / changes / bug28920
blobe698686a6d0877b4c53ea735d549df2def933956
1   o Minor bugfixes (logging):
2     - Rework rep_hist_log_link_protocol_counts() to iterate through all link
3       protocol versions when logging incoming/outgoing connection counts. Tor
4       no longer skips version 5 and we don't have to remember to update this
5       function when new link protocol version is developed. Fixes bug 28920;
6       bugfix on 0.2.6.10.