mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-05 13:30:02 -05:00
pulse-server: split out server creation and socket handling
Part of !776.
This commit is contained in:
parent
49d31ea0af
commit
d366487116
7 changed files with 1077 additions and 964 deletions
|
|
@ -44,6 +44,7 @@
|
|||
#include "message.h"
|
||||
#include "operation.h"
|
||||
#include "pending-sample.h"
|
||||
#include "server.h"
|
||||
#include "stream.h"
|
||||
|
||||
static int client_free_stream(void *item, void *data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue