socket_connect
cs = socket_connect(&hints, hostname, port);
int socket_connect(struct addrinfo *, const char *, const char *);