summaryrefslogtreecommitdiff
path: root/modules/getaddrinfo
blob: 5d6a3dc895ab49d0a57f33f1cb482e43a61c5473 (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:
LGPLv2+

Maintainer:
Simon Josefsson