(Depends-on): Add socklen.
[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 socklen
15 stdbool
16 strdup
17
18 configure.ac:
19 gl_GETADDRINFO
20
21 Makefile.am:
22 lib_SOURCES += getaddrinfo.h
23
24 Include:
25 "getaddrinfo.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Simon Josefsson