tcp_connect_wait
return (tcp_connect_wait(ctx, timeout));
.prt_connect_wait = tcp_connect_wait,
static int tcp_connect_wait(void *ctx, int timeout);