summaryrefslogtreecommitdiff
path: root/modules/getaddrinfo
blob: b2b6a3574a9174069966008c823f89aeab86029f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Description:
getaddrinfo() function: Get address information.

Files:
lib/getaddrinfo.h
lib/getaddrinfo.c
lib/gai_strerror.c
m4/getaddrinfo.m4

Depends-on:
gettext-h
inet_ntop
snprintf
socklen
stdbool
strdup
sys_socket

configure.ac:
gl_GETADDRINFO

Makefile.am:

Include:
"getaddrinfo.h"

License:
LGPL

Maintainer:
Simon Josefsson