summaryrefslogtreecommitdiff
path: root/src/core/message.h
Commit message (Expand)AuthorAge
* fixes #1171 message header could be inlined in the message structureGarrett D'Amore2020-02-26
* fixes #1156 Message cloning could help reduce copies a lotGarrett D'Amore2020-01-20
* fixes #1145 nng_msg options should be removedGarrett D'Amore2020-01-19
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #691 Desire 16 and 64 bit message manipulatorsGarrett D'Amore2018-08-31
* Unify the msg API.Garrett D'Amore2017-08-10
* Add new PAIR_V1 protocol.Garrett D'Amore2017-08-10
* Give up on uncrustify; switch to clang-format.Garrett D'Amore2017-07-10
* Message API was awkward.Garrett D'Amore2017-01-06
* Fixes to enable REQ/REP to operate.Garrett D'Amore2017-01-02
* Use new NNI_ALLOC_STRUCT macro. nni_msg_dup copies options too.Garrett D'Amore2017-01-02
* Add new nni_msg_dup() API. (Needed for REQ protocol.)Garrett D'Amore2016-12-28
* Change in handling of extended info for messages.Garrett D'Amore2016-12-24
* Work on endpoints. More C99 & type cleanups.Garrett D'Amore2016-12-22
* Uncrustify configuration, and shorter copyright banners, plus reformatGarrett D'Amore2016-12-21
* Better separate public vs. private names.Garrett D'Amore2016-12-14