Go to the source code of this file.
Functions | |
int | main (void) |
static int | wait_on_socket (curl_socket_t sockfd, int for_recv, long timeout_ms) |
int main | ( | void | ) |
Definition at line 59 of file sendrecv.c.
static int wait_on_socket | ( | curl_socket_t | sockfd, |
int | for_recv, | ||
long | timeout_ms | ||
) | [static] |
Definition at line 32 of file sendrecv.c.