summaryrefslogtreecommitdiffstats
path: root/example/asio-example.cpp
Commit message (Expand)AuthorAgeFilesLines
* asio: Allow mutable lambdas + small cleanupJames Feist2019-06-041-3/+6
* Change async_method_call to be no-throwVernon Mauery2019-05-161-10/+51
* Change yield_method_call to be no-throwVernon Mauery2019-05-101-6/+6
* std::variant: Remove uses of the variant_nsWilliam A. Kennington III2019-04-051-9/+6
* Move asio interfaces away from deprecated namesEd Tanous2019-01-121-2/+2
* asio: Update variant usageYong Li2018-12-131-4/+8
* Add sdbusplus::asio coroutine method handlingVernon Mauery2018-10-241-61/+223
* Add coroutine support for sdbusplus::asio method callsVernon Mauery2018-10-121-1/+74
* sdbus::asio: service sd_event loop upon requestVernon Mauery2018-09-171-0/+11
* sdbusplus::asio: fix callback with void args specializationVernon Mauery2018-09-051-0/+7
* update .clang-format header inclusion orderPatrick Venture2018-08-311-5/+5
* Allow callback raw access to messageVernon Mauery2018-08-281-1/+7
* Add sbusplus properties serverJames Feist2018-06-271-0/+58
* Add boost asio async connectionJames Feist2018-06-271-0/+65
OpenPOWER on IntegriCloud