]> source.dussan.org Git - tigervnc.git/commit
Make VNC extension startup mandatory
authorPierre Ossman <ossman@cendio.se>
Thu, 7 Dec 2017 14:16:54 +0000 (15:16 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 7 Dec 2017 14:16:54 +0000 (15:16 +0100)
commite39540b462c1df32b3ba0e6f71a0f010a29b91f0
tree9a5b83a57ca7277ce5e66e9600f66c6107e09347
parent3b03b43017106397e41ff364a516e814299d9e5b
Make VNC extension startup mandatory

No longer tolerate loading the VNC extension but not being able to
initialize it. This avoids a lot of error prone checking to see
if the extension has started fully or not.
unix/xserver/hw/vnc/vncExt.c
unix/xserver/hw/vnc/vncExtInit.cc
unix/xserver/hw/vnc/vncExtInit.h
unix/xserver/hw/vnc/xvnc.c