Mercurial > hg > octave-kai > gnulib-hg
view modules/getaddrinfo @ 10963:46c9755d1dd9
Module getaddrinfo requires linking with $(GETADDRINFO_LIB).
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Tue, 23 Dec 2008 13:09:27 +0100 |
parents | bd7113fe42ce |
children | 132be6a8c108 |
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