print_exit
if(!len) print_exit("cannot parse addr");
if(!ctx) print_exit("out of memory");
print_exit("cannot read cert");
print_exit("cannot read key");
print_exit("private key is not correct");
print_exit("cannot load cert verify locations");
if(fd == -1) print_exit("could not setup sockets");