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
/
pubsub.c
Commit message (
Expand
)
Author
Age
*
fixes #472 Test for pub/sub fails due to not waiting long enough
Garrett D'Amore
2018-05-21
*
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 #137 Remove public access to numeric protocols
Garrett D'Amore
2017-10-31
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Refactor option handling APIs.
Garrett D'Amore
2017-09-27
*
Fix a few warnings and subtle test races.
Garrett D'Amore
2017-08-24
*
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
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
Adds NNG_OPT_SENDFD and NNG_OPT_RECVFD socket options (untested).
Garrett D'Amore
2017-01-21
*
Dangling compiler warnings from sock handle change.
Garrett D'Amore
2017-01-20
*
fixes #18 Sockets should be uint32_t's (handles) not pointers.
Garrett D'Amore
2017-01-20
*
Expose nni_init for now.
Garrett D'Amore
2017-01-18
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Cleanup debug.
Garrett D'Amore
2017-01-09
*
Fix startup race in the tests.
Garrett D'Amore
2017-01-06
*
Bump the timeouts even more for Travis.
Garrett D'Amore
2017-01-06
*
Bump timeout for crummy Travis -- 50 ms isn't enough!
Garrett D'Amore
2017-01-06
*
Bunch of copyright fixes.
Garrett D'Amore
2017-01-06
*
Fixes for PUB/SUB.
Garrett D'Amore
2017-01-06
*
Start of PUB/SUB testing. Fixed a subscribe bug.
Garrett D'Amore
2017-01-06