Description
The error from Socket::connect just says it failed. Improve this to report the error (from errno) and the address we are trying to connect to. This gives the operator a fighting chance at debugging.
The error from Socket::connect just says it failed. Improve this to report the error (from errno) and the address we are trying to connect to. This gives the operator a fighting chance at debugging.