Mercurial > hg > octave-kai > gnulib-hg
view modules/getaddrinfo @ 12496:a48d3d749ca5
Refactor common macros used in tests.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 24 Dec 2009 21:01:42 +0100 |
parents | 1bc8eb7d006a |
children | a17068cb741d |
line wrap: on
line source
Description: getaddrinfo() function: Get address information. Files: lib/getaddrinfo.c lib/gai_strerror.c m4/getaddrinfo.m4 Depends-on: extensions gettext-h inet_ntop snprintf socklen stdbool sys_socket netdb strdup servent hostent configure.ac: gl_GETADDRINFO gl_NETDB_MODULE_INDICATOR([getaddrinfo]) Makefile.am: Include: <netdb.h> Link: $(GETADDRINFO_LIB) License: LGPLv2+ Maintainer: Simon Josefsson