0e574f3ddc31ddfc4b7b224640631e627ea22e3e
[gnulib.git] / modules / inet_ntop
1 Description:
2 Convert internet address from internal to printable, presentable format.
3
4 Files:
5 lib/inet_ntop.h
6 lib/inet_ntop.c
7 m4/inet_ntop.m4
8 m4/sockpfaf.m4
9
10 Depends-on:
11 socklen
12
13 configure.ac:
14 gl_INET_NTOP
15
16 Makefile.am:
17 lib_SOURCES += inet_ntop.h
18
19 License:
20 LGPL
21
22 Include:
23 "inet_ntop.h"
24
25 Maintainer:
26 Yoann Vandoorselaere, glibc