mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-04-24 06:46:37 -04:00
Make the receiving state machine more pronounced by explicitly storing the state in the client. Furthermore, always consume the message content if there is one and not only if the content type is "application/octet-stream", but do not try to do it at once - like previously, instead only as the socket becomes readable. The body is currently dropped, but it could easily be collected in e.g. a `pw_array` should the need ever arise. See #2673 |
||
|---|---|---|
| .. | ||
| rtsp-client.c | ||
| rtsp-client.h | ||