You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtdevnc/rfb
Christian Beier 83a7c713a9 IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections.
This uses a separate-socket approach since there are systems that do not
support dual binding sockets under *any* circumstances, for instance
OpenBSD. Using separate sockets for IPv4 and IPv6 is thus more portable
than having a v6 socket handle v4 connections as well.

Signed-off-by: Christian Beier <dontmind@freeshell.org>
14 years ago
..
default8x16.h ANSIfy, fix some warnings from Linus' sparse 21 years ago
keysym.h do not assume that KEYSYM_H guards X11's keysym.h 20 years ago
rfb.h IPv6 support for LibVNCServer, part one: accept IPv4 and IPv6 connections. 14 years ago
rfbclient.h Add an optional parameter to specify the ip address for reverse connections 14 years ago
rfbconfig.h.cmake websockets: Add Websockets support to CMakeLists.txt 15 years ago
rfbint.h.cmake Add CMake support (thanks to Christian Ehrlicher) 18 years ago
rfbproto.h tightPng: Add initial tightPng encoding support. 15 years ago
rfbregion.h Set proper file permissions for source files. 15 years ago