aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/pubsub0/pub.c
Commit message (Expand)AuthorAge
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01
* fixes #1386 remove NNI_PROTO_FLAG_NOMSGQGarrett D'Amore2020-12-27
* fixes #1156 Message cloning could help reduce copies a lotGarrett D'Amore2020-01-20
* Add PUB/SUB test suite.Garrett D'Amore2020-01-12
* fixes #1094 Consider in-lining task and aioGarrett D'Amore2020-01-08
* fixes #1105 pollable can be inlined, and use atomicsGarrett D'Amore2020-01-04
* fixes #1104 move allocation of protocol objects to common coreGarrett D'Amore2020-01-03
* Add option for preferring new messages on SUB0Nathan Kent2019-11-03
* fixes #923 #935 RECVBUF/SENDBUF has variable typeNathan Kent2019-05-19
* fixes #915 Memory Leak in pubGarrett D'Amore2019-04-11
* fixes #461 Context support for SUBGarrett D'Amore2019-02-26
* fixes #831 Unify option structures, o_type is unusedGarrett D'Amore2018-12-29
* move all public headers to include/nng/ folderGregor Burger2018-11-22
* fixes #568 Want a single reader/write lock on socket child objectsGarrett D'Amore2018-07-06
* fixes #540 nni_ep_opttype serves no purposeGarrett D'Amore2018-06-13
* fixes #419 want to nni_aio_stop without blocking (#428)Garrett D'Amore2018-05-15
* fixes #331 replace NNG_OPT_RAW option with constructorGarrett D'Amore2018-04-04
* fixes #329 type checking not done for setoptGarrett D'Amore2018-04-04
* fixes #301 String option handling for getoptGarrett D'Amore2018-03-20
* fixes #296 Typed options should validate option typeGarrett D'Amore2018-03-20
* fixes #295 boolean options should use C99 bool typeGarrett D'Amore2018-03-18
* fixes #234 Investigate enabling more verbose compiler warningsGarrett D'Amore2018-02-14
* fixes #173 Define public HTTP server APIGarrett D'Amore2018-02-01
* fixes #143 Protocols and transports should be "configurable"Garrett D'Amore2017-11-02