aboutsummaryrefslogtreecommitdiff
path: root/src/protocol/reqrep0/xrep.c
Commit message (Expand)AuthorAge
* fixes #1345 Restructure the source treeGarrett D'Amore2021-01-01
* fixes #1289 zerotier should have it's own copy of the id hashing codeGarrett D'Amore2020-08-16
* fixes #1171 message header could be inlined in the message structureGarrett D'Amore2020-02-26
* fixes #1169 survey and xsurvey could use message cloningGarrett D'Amore2020-01-20
* fixes #1142 raw mode use of message headers is inconsistentGarrett D'Amore2020-01-18
* TTL reads could be fewer.Garrett D'Amore2020-01-18
* XREQ and others race on TTL.Garrett D'Amore2020-01-11
* fixes #1124 data race on ttl in xrepGarrett D'Amore2020-01-09
* fixes #1094 Consider in-lining task and aioGarrett D'Amore2020-01-08
* fixes #1104 move allocation of protocol objects to common coreGarrett D'Amore2020-01-03
* 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 #449 Want more flexible pipe eventsGarrett D'Amore2018-05-17
* fixes #419 want to nni_aio_stop without blocking (#428)Garrett D'Amore2018-05-15
* fixes #342 Want Surveyor/Respondent context supportGarrett D'Amore2018-04-24
* fixes #334 Separate context for state machines from socketsGarrett D'Amore2018-04-10