aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_stat_bool.3.adoc
Commit message (Collapse)AuthorAge
* Stats API converted to mdbook.Garrett D'Amore2024-10-15
| | | | | A number of small errors were fixed, and we tried to restructure this to be a bit more usable to readers.
* Editorial fixes to new nng_stat_bool page.Garrett D'Amore2020-11-11
|
* fixes #1323 stats framework is *way* to heavyGarrett D'Amore2020-11-11
This should reduce the amount of copying, and the overall size used by pipes and other objects quite a bit. (On my system, the sizeof nni_pipe shrank by 400 bytes, for example.)