summaryrefslogtreecommitdiff
path: root/tests/message.c
Commit message (Expand)AuthorAge
* nng_msg_dup correctly duplicates pipe (mentioned in #862)Jake Woltersdorf2019-03-12
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #436 fix for 429 incomplete (ws ep crash)Garrett D'Amore2018-05-15
* fixes #396 illumos doesn't build (missing NNG_PLATFORM_POSIX ON)Garrett D'Amore2018-05-06
* fixes #381 Want comparators for various typesGarrett D'Amore2018-05-01
* fixes #375 integer types are error proneGarrett D'Amore2018-04-26
* Windows fixes; especially idempotent init/fini.Garrett D'Amore2017-08-11
* Add 32-bit accessors for messages, and tests for them.Garrett D'Amore2017-08-11
* Unify the msg API.Garrett D'Amore2017-08-10