diff options
author | Tim Waugh <twaugh@redhat.com> | 2015-03-11 13:12:07 +0000 |
---|---|---|
committer | Tim Waugh <twaugh@redhat.com> | 2015-03-13 16:19:50 +0000 |
commit | 892d10a705077083489f0ed4861af123433ff811 (patch) | |
tree | 45a19cc088a7603eb51f1d9917efd087e0458eda /unix/xserver17.patch | |
parent | a85363daa80697bda35c789b9ffca53dc7c3c71b (diff) | |
download | tigervnc-892d10a705077083489f0ed4861af123433ff811.tar.gz tigervnc-892d10a705077083489f0ed4861af123433ff811.zip |
Fixed IPv6 support.
The TcpListener constructor now takes a 'struct sockaddr*' instead of
a string, and the createTcpListeners function creates TcpListener
instances for an address based on the results from getaddrinfo().
The XserverDesktop class now takes a list of TcpListener instances for
each of the RFB and HTTP sockets.
The TcpListener::closeFd member variable is not used and has been
removed.
Diffstat (limited to 'unix/xserver17.patch')
0 files changed, 0 insertions, 0 deletions