summaryrefslogtreecommitdiff
path: root/modules/inet_ntop
blob: c6a1b80109ddca9f79aaf07851d1da6a1424b2fe (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:
Convert internet address from internal to printable, presentable format.

Files:
lib/inet_ntop.c
m4/inet_ntop.m4

Depends-on:
socklen
sys_socket
arpa_inet
errno
netinet_in
extensions

configure.ac:
gl_FUNC_INET_NTOP
gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])

Makefile.am:

License:
LGPLv2+

Include:
<arpa/inet.h>

Link:
$(INET_NTOP_LIB)

Maintainer:
Yoann Vandoorselaere, glibc