.
[gnulib.git] / modules / getaddrinfo
1 Description:
2 getaddrinfo() function: Get address information.
3
4 Files:
5 lib/getaddrinfo.h
6 lib/getaddrinfo.c
7 lib/gai_strerror.c
8 m4/getaddrinfo.m4
9 m4/sockpfaf.m4
10
11 Depends-on:
12 restrict
13 gettext-h
14 stdbool
15 strdup
16
17 configure.ac:
18 gl_GETADDRINFO
19
20 Makefile.am:
21 lib_SOURCES += getaddrinfo.h
22
23 Include:
24 "getaddrinfo.h"
25
26 License:
27 LGPL
28
29 Maintainer:
30 Simon Josefsson