gnulib-tool now synthesizes the EXTRA_DIST line.
[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
10 Depends-on:
11 gettext-h
12 snprintf
13 socklen
14 stdbool
15 strdup
16 sys_socket
17 inet_ntop
18
19 configure.ac:
20 gl_GETADDRINFO
21
22 Makefile.am:
23
24 Include:
25 "getaddrinfo.h"
26
27 License:
28 LGPL
29
30 Maintainer:
31 Simon Josefsson