]> source.dussan.org Git - tigervnc.git/commit
Refuse to start Xvnc if we failed to initialise a screen
authorPierre Ossman <ossman@cendio.se>
Mon, 14 Sep 2015 12:35:05 +0000 (14:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Mon, 14 Sep 2015 12:35:05 +0000 (14:35 +0200)
commite3ee57a95b246f6dbc5fb62723db86346967a516
treee3b38f1cf43a6330a7c4dcd67e397f36ebf19fc9
parent6262bac01e7d7f5a535cbac0cc6e879cec1cc829
Refuse to start Xvnc if we failed to initialise a screen

Starting Xvnc without having any VNC functionality is pretty much
pointless. So terminate when that happens, making the situation easier
to detect for startup scripts.
unix/xserver/hw/vnc/vncExtInit.cc
unix/xserver/hw/vnc/vncExtInit.h
unix/xserver/hw/vnc/xvnc.c