bef89bba3fc6d067cc2f78715ca2866e208fb286
[gnulib.git] / 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
9 Depends-on:
10 restrict
11 socklen
12 sys_socket
13 arpa_inet
14 netinet_in
15
16 configure.ac:
17 gl_INET_NTOP
18
19 Makefile.am:
20 lib_SOURCES += inet_ntop.h
21
22 License:
23 LGPL
24
25 Include:
26 "inet_ntop.h"
27
28 Maintainer:
29 Yoann Vandoorselaere, glibc