view modules/getaddrinfo @ 6926:fa40dd90a0f3

* modules/getaddrinfo (Depends-on): Add snprintf.
author Eric Blake <ebb9@byu.net>
date Wed, 05 Jul 2006 18:10:56 +0000
parents 41254433d288
children 7a1f12aa78c3
line wrap: on
line source

Description:
getaddrinfo() function: Get address information.

Files:
lib/getaddrinfo.h
lib/getaddrinfo.c
lib/gai_strerror.c
m4/getaddrinfo.m4
m4/sockpfaf.m4

Depends-on:
restrict
gettext-h
snprintf
socklen
stdbool
strdup
sys_socket
inet_ntop

configure.ac:
gl_GETADDRINFO

Makefile.am:
lib_SOURCES += getaddrinfo.h

Include:
"getaddrinfo.h"

License:
LGPL

Maintainer:
Simon Josefsson