]> source.dussan.org Git - tigervnc.git/commit
Use getHostAndPort() to handle -via
authorPierre Ossman <ossman@cendio.se>
Thu, 17 Oct 2024 13:45:34 +0000 (15:45 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 17 Oct 2024 13:51:25 +0000 (15:51 +0200)
commite6d4d3cbb4242d536474f4e8e2262bc5886200db
tree666b18046f0890ff2ce2af060c18dee42ea651a4
parent9e03d5b283f06f34c88de1e122d2d47a9a5fc131
Use getHostAndPort() to handle -via

Avoid duplicating this parsing as that will just increase the risk for
bugs. And in fact, this duplicated code already does not handle all
cases properly.
vncviewer/vncviewer.cxx