Re: [Spice-devel] [spice-html5] Ack every message.

2013-08-29 Thread Jeremy White
On 08/28/2013 05:09 AM, Alon Levy wrote: >> The failure to ack pings led to a nasty bug whereby an inactive client hangs. >> The relatively recent change to monitor latency with ping exposed this bug. > > Looks good to me. > > Patch didn't apply for some reason, not sure why, just mentioning this

Re: [Spice-devel] [spice-html5] Ack every message.

2013-08-28 Thread Alon Levy
> The failure to ack pings led to a nasty bug whereby an inactive client hangs. > The relatively recent change to monitor latency with ping exposed this bug. Looks good to me. Patch didn't apply for some reason, not sure why, just mentioning this - I'm pretty sure it is a problem on my side. (I

[Spice-devel] [spice-html5] Ack every message.

2013-08-27 Thread Jeremy White
The failure to ack pings led to a nasty bug whereby an inactive client hangs. The relatively recent change to monitor latency with ping exposed this bug. Signed-off-by: Jeremy White --- spiceconn.js | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/spic