pipewire/spa/plugins/avb
Wim Taymans f44d55f6c2 handle read from timerfd correctly
When reading the timerfd gives an error, we should return right away
because the timeout did not happen.

If we change the timerfd timeout before reading it, we can get -EAGAIN.
Don't log an error in that case but wait for the new timeout.
2022-12-09 17:30:31 +01:00
..
avbtp avb: fix compilation on big endian 2022-07-19 13:06:52 +02:00
avb-pcm-sink.c spa: clean up some port io checks 2022-09-01 15:39:34 +02:00
avb-pcm-source.c spa: don't warn for NULL io 2022-09-01 15:31:14 +02:00
avb-pcm.c handle read from timerfd correctly 2022-12-09 17:30:31 +01:00
avb-pcm.h avb: use spa dll 2022-07-12 12:27:22 +02:00
avb.c avb: add source 2022-07-12 12:27:21 +02:00
avb.h start of AVB support 2022-07-12 12:27:21 +02:00
meson.build avb: remove wrong cargs 2022-07-13 13:14:07 +02:00