On Thu, Feb 04, 2016 at 04:01:31PM +0000, Frediano Ziglio wrote: > Signed-off-by: Frediano Ziglio <fziglio@xxxxxxxxxx> Acked-by: Victor Toso <victortoso@xxxxxxxxxx> > --- > server/red-channel.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/server/red-channel.c b/server/red-channel.c > index fdd85b9..4bc2faa 100644 > --- a/server/red-channel.c > +++ b/server/red-channel.c > @@ -1506,7 +1506,7 @@ static void red_channel_client_handle_pong(RedChannelClient *rcc, SpiceMsgPing * > return; > } > > - /* set TCO_NODELAY=0, in case we reverted it for the test*/ > + /* set TCP_NODELAY=0, in case we reverted it for the test*/ > if (!rcc->latency_monitor.tcp_nodelay) { > int delay_val = 0; > > -- > 2.5.0 > > _______________________________________________ > Spice-devel mailing list > Spice-devel@xxxxxxxxxxxxxxxxxxxxx > http://lists.freedesktop.org/mailman/listinfo/spice-devel _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel