pipewire/src/modules/module-protocol-native
Wim Taymans 9eb1633b02 protocol-native: don't remove all fds in clear
When we consumed all the buffer data, don't clear all the fds but only
those that were already consumed in the message. It is possible that we
already have fds for the next message and we don't want to discard
those.

Fixes some intermittend memory map errors.
2023-04-27 11:03:53 +02:00
..
v0 pod-builder: move some code around to help gcc 13 2023-04-20 17:52:27 +02:00
connection.c protocol-native: don't remove all fds in clear 2023-04-27 11:03:53 +02:00
connection.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
defs.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
local-socket.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
portal-screencast.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-footer.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-footer.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
protocol-native.c protocol-native: emit bound_id and bound_props from protocol 2023-03-22 10:20:14 +01:00
test-connection.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00