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
/
scalability.c
Commit message (
Expand
)
Author
Age
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
Introduce 'porting layer' Public API.
Garrett D'Amore
2018-02-20
*
fixes #234 Investigate enabling more verbose compiler warnings
Garrett D'Amore
2018-02-14
*
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
*
Fix leak in scalability test.
Garrett D'Amore
2017-08-24
*
Eliminate legacy option settings, provide easier option IDs.
Garrett D'Amore
2017-08-24
*
Remove some dead code from scalability test.
Garrett D'Amore
2017-08-18
*
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
*
Use C90 syntax.
Garrett D'Amore
2017-08-04
*
Hopefully improve scalability test results.
Garrett D'Amore
2017-08-04
*
Remove unused variables.
Garrett D'Amore
2017-07-17
*
Add Capitar's license to the scalability test.
Garrett D'Amore
2017-07-17
*
Scalability test fixes.
Garrett D'Amore
2017-07-17
*
Let scalability test startup a bit quicker.
Garrett D'Amore
2017-06-25
*
Pipe ID race on close (pipe IDs are zero at close).
Garrett D'Amore
2017-04-14
*
Start of close related race fixes. Scalability test.
Garrett D'Amore
2017-03-10