Re: [Spice-devel] [spice-server 08/17] sound: Implement snd_channel_config_socket

2017-01-13 Thread Christophe Fergeau
On Wed, Jan 11, 2017 at 06:28:06AM -0500, Frediano Ziglio wrote: > > @@ -1004,24 +964,68 @@ static SndChannelClient *__new_channel(SndChannel > > *channel, int size, uint32_t c > > client->cleanup = cleanup; > > > > client->channel_client = > > -

Re: [Spice-devel] [spice-server 08/17] sound: Implement snd_channel_config_socket

2017-01-11 Thread Frediano Ziglio
> > This is in preparation for switching SndChannelClient into a proper > RedChannelClient. The prototype of the new helper matches what is > expected from the RedChannel::config_socket vfunc. > > To be able to achieve that, this commit associates the sound channel > RedsStream instance with the

[Spice-devel] [spice-server 08/17] sound: Implement snd_channel_config_socket

2017-01-11 Thread Christophe Fergeau
This is in preparation for switching SndChannelClient into a proper RedChannelClient. The prototype of the new helper matches what is expected from the RedChannel::config_socket vfunc. To be able to achieve that, this commit associates the sound channel RedsStream instance with the