raop: Fix infinite loop in raop-sink with UDP mode
authorRODRIGUEZ Christophe <chrisrodri@free.fr>
Sat, 17 Aug 2019 10:43:20 +0000 (10:43 +0000)
committerArun Raghavan <arun@arunraghavan.net>
Sat, 17 Aug 2019 10:43:20 +0000 (10:43 +0000)
commit2e7c0ee8f802bf5fbd457bd73c28816d54c29c7d
tree338b8523bc67635ebd5b2f76dc638f657ebc3489
parent27e72814d0921c43c31071fa2cbd0e23f4638af5
raop: Fix infinite loop in raop-sink with UDP mode

There are potentially unresolved issues around the EAGAIN logic, but
this should prevent an infinite loop and log flood in the mean time.

Fixes: https://gitlab.freedesktop.org/pulseaudio/pulseaudio/issues/695
src/modules/raop/raop-sink.c