index
:
nng
branch1.10
doc-reorg
gdamore/udpconn
gh-pages
http-client-trans
http-handler-fini
main
mdbook
mqtt
pub-stats
stable
tcp-dialer-local-test
v1.2.x
wolf-peer-cn
A mirror of https://github.com/nanomsg/nng
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
stats.c
Commit message (
Expand
)
Author
Age
*
refactor initialization/finalization
Garrett D'Amore
2024-11-11
*
Use `const` for nng_stat when possible.
Garrett D'Amore
2024-10-20
*
fixes #1890 stats could support an inline lock - remove most atomics
Garrett D'Amore
2024-10-13
*
stats: Reduce the need for NNG_ENABLE_STATS checks everywhere.
Garrett D'Amore
2024-10-13
*
fixes #1577 nng_stat_find_socket always returns the same stats node
Garrett D'Amore
2022-04-16
*
ID map static initialization support.
Garrett D'Amore
2021-12-06
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
New NUTS test framework (NNG Unit Test Support).
Garrett D'Amore
2020-11-23
*
*Fix Add missing #define when disabling NNG_ENABLE_STATS (#1342)
JaylinYu
2020-11-13
*
fixes #1323 stats framework is *way* to heavy
Garrett D'Amore
2020-11-11
*
fixes #1329 stats could lose parent and private fields
Garrett D'Amore
2020-11-08
*
Fixup a few codacy complaints.
Garrett D'Amore
2020-01-01
*
fixes #1081 Use after free possible in stats
Garrett D'Amore
2020-01-01
*
Fix compilation errors and warnings when NNG_ENABLE_STATS is OFF
Robert Bielik
2019-12-30
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
fix #946 Use after free in TLS
Garrett D'Amore
2019-05-19
*
Introduce nni_plat_printf()
Garrett D'Amore
2019-05-07
*
fixes #841 Calling nng_stats_get() before creating socket panics
Garrett D'Amore
2019-01-01
*
fixes #782 stat namespace collision on QNX
Garrett D'Amore
2018-11-09
*
fixes #713 stats warnings from Windows
Garrett D'Amore
2018-09-09
*
fixes #4 Statistics support
Garrett D'Amore
2018-09-03