protocol-native: move to separate file

Move protocol-native to separate client and server file
This commit is contained in:
Wim Taymans 2017-03-03 19:06:54 +01:00
parent b9a0b067be
commit 842d73ca4b
10 changed files with 1196 additions and 1061 deletions

View file

@ -73,6 +73,8 @@ struct _PinosContext {
SpaList stream_list;
SpaList proxy_list;
void *protocol_private;
PinosContextState state;
char *error;
PINOS_SIGNAL (state_changed, (PinosListener *listener,