summaryrefslogtreecommitdiff
path: root/modules/getaddrinfo
blob: ff0d16e89807e7991db9b93837fb2d7168fa039f (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
snprintf
socklen
stdbool
strdup
sys_socket
inet_ntop

configure.ac:
gl_GETADDRINFO

Makefile.am:

Include:
"getaddrinfo.h"

License:
LGPL

Maintainer:
Simon Josefsson