view modules/inet_ntop @ 7772:3e05c216c7d7

* modules/settime (Include): Require timespec.h. * modules/nanosleep (Include): Likewise. 2007-01-01 Bruno Haible <bruno@clisp.org> SCALAR(0x82833d4) Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
author Paul Eggert <eggert@cs.ucla.edu>
date Tue, 02 Jan 2007 23:50:44 +0000
parents 6a764f23e302
children 404dc8725caf
line wrap: on
line source

Description:
Convert internet address from internal to printable, presentable format.

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

Depends-on:
socklen
sys_socket
arpa_inet
netinet_in

configure.ac:
gl_INET_NTOP

Makefile.am:

License:
LGPL

Include:
"inet_ntop.h"

Maintainer:
Yoann Vandoorselaere, glibc