summaryrefslogtreecommitdiff
path: root/axfer/xfer-libasound-irq-rw.c
Commit message (Expand)AuthorAgeFilesLines
* axfer: handle -ETIMEDOUT before non-block I/O operationTakashi Sakamoto2019-10-301-1/+10
* axfer: code refactoring for a helper function to wait for avail buffer spaceTakashi Sakamoto2019-10-301-26/+28
* axfer: add a common interface of waiter for I/O event notificationTakashi Sakamoto2018-11-131-2/+24
* axfer: add an option to suppress event waitingTakashi Sakamoto2018-11-131-8/+12
* axfer: add support for non-blocking operationTakashi Sakamoto2018-11-131-4/+98
* axfer: add support for blocking data transmission operation of alsa-lib PCM APITakashi Sakamoto2018-11-131-0/+307