Returns a text error message describing the given CURLM error code.
E (12844) example: Socket unable to connect: errno 113 Software caused connection abort I would expect the strerror (errno) shows "No route to host" in this case.