1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 23:35:50 +00:00
Files
gnulib/modules/getaddrinfo
2006-08-09 22:52:40 +00:00

33 lines
362 B
Plaintext

Description:
getaddrinfo() function: Get address information.
Files:
lib/getaddrinfo.h
lib/getaddrinfo.c
lib/gai_strerror.c
m4/getaddrinfo.m4
Depends-on:
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