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
/
survey.c
Commit message (
Expand
)
Author
Age
*
fixes #484 crashes in websocket transport
Garrett D'Amore
2018-05-29
*
fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)
Garrett D'Amore
2018-05-06
*
fixes #342 Want Surveyor/Respondent context support
Garrett D'Amore
2018-04-24
*
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 #112 Need to move some stuff from socket to message queues
Garrett D'Amore
2017-10-23
*
fixes #84 Consider using msec for durations
Garrett D'Amore
2017-10-19
*
Remove last vestiges of integer option numbers.
Garrett D'Amore
2017-09-27
*
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
*
Unify the msg API.
Garrett D'Amore
2017-08-10
*
fixes #44 open protocol by "name" (symbol) instead number
Garrett D'Amore
2017-08-09
*
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
*
Fix TCP hostname wildcards on Windows. Sort of.
Garrett D'Amore
2017-01-18
*
fixes #12 SURVEY hang in Travis
Garrett D'Amore
2017-01-18
*
Fixes for valgrind issues.
Garrett D'Amore
2017-01-18
*
Fixes for survey test. (We need to complete the connection first.)
Garrett D'Amore
2017-01-12
*
Cleanup debug.
Garrett D'Amore
2017-01-09
*
(Briefly) debug output for hang in survey test.
Garrett D'Amore
2017-01-09
*
Add survey test (and fix survey pattern).
Garrett D'Amore
2017-01-09