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

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

Depends-on:
socklen
sys_socket
arpa_inet
netinet_in
extensions

configure.ac:
gl_INET_PTON
gl_ARPA_INET_MODULE_INDICATOR([inet_pton])

Makefile.am:

License:
LGPL

Include:
#include <arpa/inet.h>

Maintainer:
Simon Josefsson, glibc