]> source.dussan.org Git - tigervnc.git/commit
Harmonise new client handlers
authorPierre Ossman <ossman@cendio.se>
Thu, 19 Jan 2017 14:23:05 +0000 (15:23 +0100)
committerPierre Ossman <ossman@cendio.se>
Thu, 19 Jan 2017 14:23:05 +0000 (15:23 +0100)
commit4b35524594d31349c8aaa81593b1be1b1bf4ef4f
treefe689349e1c3e79870bef68f4fe672142523dd88
parentd5ab3e376f00e4237a90732f1dd0b5c71e0693de
Harmonise new client handlers

One was missing a call to register the fd with the X server, and
one forgot to set it to non-blocking. One result of this was a crash
when hitting the blacklist.
unix/xserver/hw/vnc/XserverDesktop.cc