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 354c9b412e
commit 20ce498d23
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