sockerror
warnx("Reading from socket: %s", sockerror(tls));
warnx("Error while reading from socket: %s", sockerror(tls));
static const char *sockerror(struct tls *);
warnx("Writing HTTP request: %s", sockerror(tls));
warnx("Receiving HTTP reply: %s", sockerror(tls));
warnx("Receiving HTTP reply: %s", sockerror(tls));