summaryrefslogtreecommitdiff
path: root/docs/man/nng_stat_bool.3.adoc
Commit message (Collapse)AuthorAge
* 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.)