]> source.dussan.org Git - tigervnc.git/commit
Protect IPv6 address strings with [] 74/head
authorPierre Ossman <ossman@cendio.se>
Wed, 19 Nov 2014 10:16:04 +0000 (11:16 +0100)
committerPierre Ossman <ossman@cendio.se>
Wed, 19 Nov 2014 10:16:04 +0000 (11:16 +0100)
commit07cd2298dcbf7da8db22d630cb84c0216da30ea1
treeb925618caa176010f67443159cc88f4d625bc42b
parent14263e17e425d1bca7e99d4ddfca1ace3bae0ca7
Protect IPv6 address strings with []

This is the format we support when converting a string to an
address, so it makes sense to use them the other way around.
common/network/TcpSocket.cxx