On Tue, Oct 27, 2015 at 02:10:52PM +0800, Yang Hongyang wrote: > commit e0d03b8ceb52 converted VNC startup to use SocketAddress, > the interface socket_listen don't have a port_offset param, so > we need to add the port offset (5900) to both 'port' and 'to' opts. > currently only 'port' is added by offset. > This patch add the port offset to 'to' opts. > > Signed-off-by: Yang Hongyang <[email protected]> > Cc: Daniel P. Berrange <[email protected]> > Cc: Eric Blake <[email protected]> > Cc: Gerd Hoffmann <[email protected]>
Reviewed-by: Daniel P. Berrange <[email protected]> Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
