diff options
author | Christian Beier <dontmind@freeshell.org> | 2012-02-20 15:52:19 +0100 |
---|---|---|
committer | Christian Beier <dontmind@freeshell.org> | 2012-02-20 15:52:19 +0100 |
commit | 83a7c713a99a65f910fabab1bb95428762f569fb (patch) | |
tree | 46e2fad855fd03a2e9a8bf6e03c2d2242b26de43 /vncterm/Makefile.am | |
parent | 1078e8a8b050b5b4ebbcb011750f5dd2d8eacc37 (diff) | |
download | libtdevnc-83a7c713a99a65f910fabab1bb95428762f569fb.tar.gz libtdevnc-83a7c713a99a65f910fabab1bb95428762f569fb.zip |
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>
Diffstat (limited to 'vncterm/Makefile.am')
0 files changed, 0 insertions, 0 deletions