]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Fix the `STATS p` output being ambiguous.
authorSadie Powell <sadie@witchery.services>
Mon, 8 Mar 2021 13:22:13 +0000 (13:22 +0000)
committerSadie Powell <sadie@witchery.services>
Mon, 8 Mar 2021 13:22:13 +0000 (13:22 +0000)
commita670bd81f6b22e2cecf9a21cf8592bc0a1e7fb95
tree369eac15d8c10ad5c44e152c821314804690e292
parentfd6cb9cabafe32bddecdb71c96a0812fd8185e4c
Fix the `STATS p` output being ambiguous.

- Add the middle I/O hook to the stats output.
- Make it obvious what the various fields actually are.
src/coremods/core_stats.cpp