summaryrefslogtreecommitdiff
path: root/modules/getaddrinfo
blob: b9964655ead975a211e5636cf5873d793b6e5fe8 (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
32
Description:
getaddrinfo() function: Get address information.

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

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

configure.ac:
gl_GETADDRINFO

Makefile.am:

Include:
"getaddrinfo.h"

License:
LGPLv2+

Maintainer:
Simon Josefsson