]> source.dussan.org Git - tigervnc.git/commit
Added the ability to listen on both Unix socket and TCP port. 1191/head
authorJocelyn Le Sage <jocelyn@le-sage.com>
Sat, 23 Jan 2021 00:56:53 +0000 (19:56 -0500)
committerJocelyn Le Sage <jocelyn@le-sage.com>
Thu, 4 Feb 2021 13:13:48 +0000 (08:13 -0500)
commit701605e424c7f9d6b38722b30876df3417cfd0a1
tree107ae7341a646901b2ec2a18485e36e8d9eee9a2
parent31f18bb35717350d5caf3095512d302c087157fa
Added the ability to listen on both Unix socket and TCP port.

Setting `rfbport` to `-1` disables TCP port listening.
unix/x0vncserver/x0vncserver.cxx
unix/x0vncserver/x0vncserver.man
unix/xserver/hw/vnc/Xvnc.man
unix/xserver/hw/vnc/vncExtInit.cc