[Spice-devel] [spice-gtk v1 0/4] spice-channel read/flush wire functions
Pavel Grunt
pgrunt at redhat.com
Fri Feb 3 14:39:42 UTC 2017
Hi,
it follows the spice style [0], so it is an improvement.
I am not happy with commit messages ("small rework").
Also you should add a reference to the bug you are solving (it is
somehow related).
btw g_assert_nonnull is not available in the glib we require
Pavel
[0] https://www.spice-space.org/spice-project-coding-style-and-coding-
conventions.html#_short_functions
On Fri, 2017-02-03 at 15:24 +0100, Victor Toso wrote:
> From: Victor Toso <me at victortoso.com>
>
> Hi,
>
> I'm working on basic QoS integration in the client, to avoid some
> channels to use all the bandwidth and I end up touching this part of
> the code.
>
> I tried to make the code a little bit more straight forward to
> understand. Let me know if these changes make sense to you.
>
> Cheers,
>
> Victor Toso (4):
> spice-channel: move out non blocking logic of _read_wire()
> spice-channel: small rework on spice_channel_read_wire()
> spice-channel: move out non blocking logic of _flush_wire()
> spice-channel: small rework on spice_channel_flush_wire()
>
> src/spice-channel.c | 174 +++++++++++++++++++++++++++++++++------
> -------------
> 1 file changed, 112 insertions(+), 62 deletions(-)
>
More information about the Spice-devel
mailing list