aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/transport/liberio_zero_copy.cpp
Commit message (Expand)AuthorAgeFilesLines
* liberio: Release context holder on destruction of last liberio xportSugandha Gupta2019-05-211-3/+24
* lib: transport: apply clang-formatBrent Stapleton2019-01-181-77/+65
* liberio_zero_copy: add tx and rx mutexesTrung Tran2018-06-181-1/+6
* uhd: Update license headersMartin Braun2018-02-191-1/+2
* transport: liberio: Check return values for liberio_chan_set_fixed_size()Moritz Fischer2017-10-101-4/+10
* transport: liberio: Fix bug with recv timeout conversionMoritz Fischer2017-10-051-3/+3
* transport: liberio: Fix indentsMoritz Fischer2017-10-051-4/+4
* transport: Added liberio_zero_copy transport implementationMoritz Fischer2017-08-071-0/+258