mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
dup the fd when added to the outgoing buffer and close it againç when sent. This ensures the fd remains valid in the buffer. A quick add/remove of memory before a buffer flush could close the fd before we can send it and then we get a bad fd and disconnect the client. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| extensions | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| .gitignore | ||
| meson.build | ||