summaryrefslogtreecommitdiff
path: root/tests/survey.c
Commit message (Expand)AuthorAge
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #484 crashes in websocket transportGarrett D'Amore2018-05-29
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02
* fixes #137 Remove public access to numeric protocolsGarrett D'Amore2017-10-31
* fixes #112 Need to move some stuff from socket to message queuesGarrett D'Amore2017-10-23
* fixes #84 Consider using msec for durationsGarrett D'Amore2017-10-19
* Remove last vestiges of integer option numbers.Garrett D'Amore2017-09-27
* Refactor option handling APIs.Garrett D'Amore2017-09-27
* Eliminate legacy option settings, provide easier option IDs.Garrett D'Amore2017-08-24
* fixes #63 NNG_FLAG_SYNCH should be the defaultGarrett D'Amore2017-08-14
* Unify the msg API.Garrett D'Amore2017-08-10
* fixes #44 open protocol by "name" (symbol) instead numberGarrett D'Amore2017-08-09
* Dangling compiler warnings from sock handle change.Garrett D'Amore2017-01-20
* fixes #18 Sockets should be uint32_t's (handles) not pointers.Garrett D'Amore2017-01-20
* Fix TCP hostname wildcards on Windows. Sort of.Garrett D'Amore2017-01-18
* fixes #12 SURVEY hang in TravisGarrett D'Amore2017-01-18
* Fixes for valgrind issues.Garrett D'Amore2017-01-18
* Fixes for survey test. (We need to complete the connection first.)Garrett D'Amore2017-01-12
* Cleanup debug.Garrett D'Amore2017-01-09
* (Briefly) debug output for hang in survey test.Garrett D'Amore2017-01-09
* Add survey test (and fix survey pattern).Garrett D'Amore2017-01-09