On error while doing a client handshake, additionally display port number next to the host name

This commit is contained in:
Benjamin Sergeant
2019-09-17 12:08:52 -07:00
parent 1be3b8f4b1
commit f7a12f52f8
5 changed files with 9 additions and 5 deletions

View File

@ -27,7 +27,7 @@ include_directories(
)
# Shared sources
set (SOURCES
set (SOURCES
test_runner.cpp
IXTest.cpp
IXGetFreePort.cpp