commit | aa5dd9a3cb19f9ddcd8d6b7a8c63bd0443e08a11 | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Fri Dec 29 18:52:01 2017 -0500 |
committer | Mohammed Naser <mnaser@vexxhost.com> | Mon Feb 19 10:16:22 2018 -0500 |
tree | 95380d61821212eaee22d2cbed6f59b288a13a86 | |
parent | b6c6d2a128ded6bcda1ae3536da237a71c4780a4 [diff] |
Connect to default ports if none are specified If the VNC is running at a default port and the address returned is an address which does not contain a port, then the VNC tests fail to connect because they attempt to call a socket connect without an IP listed. In addition, this makes sure that the Host header does not include a port if we are hitting the default port so things are clean. Change-Id: Ie5939a4c5789efb759f5a2372435be7f9af33e91