summaryrefslogtreecommitdiff
path: root/modules/inet_pton
blob: c9a4fac32642a615d503b16d47ac1be687789341 (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
Description:
Convert internet address from presentation to internal, binary, format.

Files:
lib/inet_pton.h
lib/inet_pton.c
m4/inet_pton.m4

Depends-on:
socklen
sys_socket
arpa_inet
netinet_in

configure.ac:
gl_INET_PTON

Makefile.am:

License:
LGPL

Include:
"inet_pton.h"

Maintainer:
Simon Josefsson, glibc