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
/
list.h
Commit message (
Expand
)
Author
Age
*
Use `const` for nng_stat when possible.
Garrett D'Amore
2024-10-20
*
Use static initialization for lists and mutexes.
Garrett D'Amore
2021-12-05
*
fixes #1064 Potential deadlock in statistics code
Garrett D'Amore
2019-12-29
*
Give up on uncrustify; switch to clang-format.
Garrett D'Amore
2017-07-10
*
Improved routines for list management.
Garrett D'Amore
2017-07-04
*
Pipeline protocol now entirely callback driven.
Garrett D'Amore
2017-03-04
*
Introduce new generic I/O event framework.
Garrett D'Amore
2017-02-19
*
Bunch of copyright fixes.
Garrett D'Amore
2017-01-06
*
SUB protocol implemented (uses sorted linked list for topics).
Garrett D'Amore
2017-01-05
*
Fixes to enable REQ/REP to operate.
Garrett D'Amore
2017-01-02
*
Substantial fixes for listen & dialers.
Garrett D'Amore
2016-12-25
*
More C99-ification. Also end the _t thing for types (ISO C rules).
Garrett D'Amore
2016-12-22
*
Work on endpoints. More C99 & type cleanups.
Garrett D'Amore
2016-12-22
*
Uncrustify configuration, and shorter copyright banners, plus reformat
Garrett D'Amore
2016-12-21
*
New inproc transport.
Garrett D'Amore
2016-12-12
*
Added linked list implementation.
Garrett D'Amore
2016-12-11