aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/include/uhdlib/transport/io_service.hpp
Commit message (Expand)AuthorAgeFilesLines
* lib: Add some virtual dtorsMartin Braun2021-03-041-0/+5
* RFNoC: Add xport disconnect callbacksmichael-west2020-08-041-0/+7
* uhd: Replace include guards with pragma onceLane Kolbly2020-04-081-4/+1
* transport: Fix comment on recv_io_if::fc_callback_tAlex Williams2019-12-201-1/+1
* rfnoc: Make polling I/O service not block on flow controlCiro Nishiguchi2019-11-261-9/+30
* uhd: Introduce I/O service managerAaron Rossetto2019-11-261-2/+11
* transport: Introduce I/O service layer between transport and linkAlex Williams2019-11-261-0/+337