On Thu, Jul 21, 2011 at 07:02:48PM +0300, Alon Levy wrote: > On Thu, Jul 21, 2011 at 05:43:16PM +0200, Christophe Fergeau wrote: > > 492f7a9b fixed unwanted timeouts during initial client startup, > > but it also caused a bad regression when connecting to > > RHEL6+agent guests: the SPICE_MSGS_MAIN_ATTACH_CHANNELS message > > was sent multiple times, once in RedClient::handle_init, then > > once again in RedClient::on_agent_announce_capabilities (which > > can even be triggered multiple times). Sending this message multiple > > times is a big NO and causes the server to close the client connection, > > and the client to die. Add a _msg_attach_message_sent boolean to > > make sure we only send this message once. > > ACK.
Thanks, pushed. Christophe
pgphtZqyatA8P.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/spice-devel
