mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
The duplex polling issue was due to spa_loop_add_source failing when source and sink were both using the same fd. We now dup, so the issue no longer exists. Remove the now unnecessary workaround, and check the return values from spa_add_source. |
||
|---|---|---|
| .. | ||
| examples | ||
| include | ||
| plugins | ||
| tests | ||
| tools | ||
| meson.build | ||