#include "setup.h"Go to the source code of this file.
Functions | |
| int | Curl_inet_pton (int, const char *, void *) |
| int Curl_inet_pton | ( | int | , | |
| const char * | , | |||
| void * | ||||
| ) |
Definition at line 71 of file inet_pton.c.
References inet_pton4(), and SET_ERRNO.
Referenced by bindlocal(), and Curl_getaddrinfo().
1.5.6