]> source.dussan.org Git - tigervnc.git/commit
Don't assume that it's IPv4 just because it's not IPv6
authorPierre Ossman <ossman@cendio.se>
Wed, 19 Nov 2014 10:14:49 +0000 (11:14 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 19 Nov 2014 10:14:49 +0000 (11:14 +0100)
commit14263e17e425d1bca7e99d4ddfca1ace3bae0ca7
tree07447908cb3992f52d31aee36d0823516a7ad968
parentf1665ac7fbff068ffc2c2f3f110645609b73806c
Don't assume that it's IPv4 just because it's not IPv6

There might be more protocols in the future, and we might also
misdetect things depending on varying IPv6 functions being missing.
common/network/TcpSocket.cxx