1 #ifndef ACL_HOST_PORT_INCLUDE_H 2 #define ACL_HOST_PORT_INCLUDE_H 8 #include "../stdlib/acl_define.h" 18 char *def_host,
char **port,
char *def_service);
ACL_API struct addrinfo * acl_host_addrinfo(const char *addr, int type)
ACL_API const char * acl_host_port(char *buf, char **host, char *def_host, char **port, char *def_service)
ACL_API struct addrinfo * acl_host_addrinfo2(const char *addr, int type, int family)