2006-07-06 Simon Josefsson <jas@extundo.com>
[gnulib.git] / modules / inet_pton
1 Description:
2 Convert internet address from presentation to internal, binary, format.
3
4 Files:
5 lib/inet_pton.h
6 lib/inet_pton.c
7 m4/inet_pton.m4
8
9 Depends-on:
10 restrict
11 socklen
12 sys_socket
13
14 configure.ac:
15 gl_INET_PTON
16
17 Makefile.am:
18 lib_SOURCES += inet_pton.h
19
20 License:
21 LGPL
22
23 Include:
24 "inet_pton.h"
25
26 Maintainer:
27 Simon Josefsson, glibc