Skip to content

Pedantic socket messages to help debug connections

Richard Crozier requested to merge pedantic_socket_messages into develop

This branch is just a few commits to add pedantic_cout calls to help debug socket connection issues. It also adds a method GetSockAddrStr to the UseSocket class to help with this.

Merge request reports