Eventlet WSGI Services to proxy VNC for XCP protocol.
Bases: eventlet.wsgi.HttpProtocol
HttpProtocol wrapper to suppress IOErrors.
The proxy code above always shuts down client connections, so we catch the IOError that raises when the SocketServer tries to flush the connection.
Bases: object
Class to use the xvp auth protocol to proxy instance vnc consoles.
Execute hypervisor-specific vnc auth handshaking (if needed).
Proxy tcp connection from source to dest.
Spawn bi-directional vnc proxy.