summaryrefslogtreecommitdiff
path: root/modules/inet_ntop
blob: bf7ab756952dd683d7530de1cebf539865f0dd78 (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
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_INET_NTOP
gl_ARPA_INET_MODULE_INDICATOR([inet_ntop])

Makefile.am:

License:
LGPLv2+

Include:
<arpa/inet.h>

Maintainer:
Yoann Vandoorselaere, glibc