Paul Brook wrote:
Currently there is the following vnc option:
-vnc display    [start a VNC server on display]

Adding the following option:
-vnc-socket sd  [force VNC server on an already opened Socket Descriptor]

overrides the new socket opening for the vnc on 5900+display port, and
uses the given sd socket descriptor instead.

Better would be to make -vnc accept the standard serial device syntax.

The current CharDriver infrastructure isn't good enough yet. It doesn't really support the idea of connectons that can be accepted/closed.

Regards,

Anthony Liguori

Paul






Reply via email to