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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
device.c
Commit message (
Expand
)
Author
Age
*
Move the rest of the functionality from platform.h into core.
Garrett D'Amore
2024-04-23
*
don't use deprecated functions in tests (#1560)
Edward Rudd
2021-12-29
*
fixes #1401 valgrind reports leaks in all tests
Garrett D'Amore
2021-01-03
*
move all public headers to include/nng/ folder
Gregor Burger
2018-11-22
*
fixes #331 replace NNG_OPT_RAW option with constructor
Garrett D'Amore
2018-04-04
*
fixes #295 boolean options should use C99 bool type
Garrett D'Amore
2018-03-18
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #143 Protocols and transports should be "configurable"
Garrett D'Amore
2017-11-02
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Refactor option handling APIs.
Garrett D'Amore
2017-09-27
*
Eliminate legacy option settings, provide easier option IDs.
Garrett D'Amore
2017-08-24
*
fixes #63 NNG_FLAG_SYNCH should be the default
Garrett D'Amore
2017-08-14
*
Convenience option accesor functions.
Garrett D'Amore
2017-08-12
*
Windows fixes; especially idempotent init/fini.
Garrett D'Amore
2017-08-11
*
Add new PAIR_V1 protocol.
Garrett D'Amore
2017-08-10