summaryrefslogtreecommitdiffstats
path: root/src/msg/async/ProtocolV1.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* msg/async/ProtocolV[12]: reverse the std::map sort orderMax Kellermann2024-10-091-1/+6
* msg/async: Encode message once features are setAishwarya Mathuria2024-03-281-2/+8
* Merge pull request #33796 from adamemerson/wip-using-namespace-commonKefu Chai2020-03-211-15/+15
|\
| * msg: Build target 'common' without using namespace in headersAdam C. Emerson2020-03-071-15/+15
* | msg/async: perform recv reset immediately if called inside EC.Radoslaw Zarzynski2020-03-051-0/+1
|/
* msg/async: avoid unnecessary costly wakeups for outbound messagesJason Dillaman2019-06-041-0/+1
* msg/async/ProtocolV1: use AuthServer and AuthClientSage Weil2019-04-241-4/+2
* msg/async: avoid creating unnecessary AsyncConnectionRefPatrick Donnelly2019-04-091-1/+1
* msg/async: replace CONTINUATION_PARAM() with specialized types.Radoslaw Zarzynski2019-03-101-2/+2
* msg/async: avoid extra pointers in continuation definitions.Radoslaw Zarzynski2019-03-101-1/+1
* msg/async: do not force updating rotating keys inlinexie xingguo2019-01-091-2/+1
* msg/async: add missing modelinesSage Weil2019-01-031-0/+3
* msg/async: move ProtocolV1 class to its own source fileRicardo Dias2018-12-211-0/+301