Re: [Qemu-devel] Shared VNC sessions

2007-11-01 Thread Daniel P. Berrange
On Thu, Nov 01, 2007 at 03:49:42PM -0600, Felipe Sanchez wrote: > > > Hi, in older versions of the RFB patch it was possible to connect multiple > VNC clients to the VNC framebuffer. With the current VNC support if I have > one connected client then any other trying to connect will block until

[Qemu-devel] Shared VNC sessions

2007-11-01 Thread Felipe Sanchez
Hi, in older versions of the RFB patch it was possible to connect multiple VNC clients to the VNC framebuffer. With the current VNC support if I have one connected client then any other trying to connect will block until the first one disconnects. After a quick look at vnc.c it seems that t