Mercurial > hg > octave-kai > gnulib-hg
view modules/getaddrinfo @ 11555:7612308943f7
sys_socket: Define sockaddr_storage.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Fri, 08 May 2009 16:21:34 +0200 |
parents | 46c9755d1dd9 |
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