view modules/inet_pton @ 10746:08e90860ec5e

Mark 'memchr' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:34:09 +0100
parents 5585c3effb24
children 909daff94315
line wrap: on
line source

Description:
Convert internet address from presentation to internal, binary, format.

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

Depends-on:
c-ctype
socklen
sys_socket
arpa_inet
netinet_in
extensions

configure.ac:
gl_INET_PTON
gl_ARPA_INET_MODULE_INDICATOR([inet_pton])

Makefile.am:

License:
LGPLv2+

Include:
#include <arpa/inet.h>

Maintainer:
Simon Josefsson, glibc