view modules/hostent @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
parents d9513ff6206b
children
line wrap: on
line source

Description:
Library containing
gethostent() function, sethostent() function, endhostent() function,
gethostbyname() function, gethostbyaddr() function.

Files:
m4/hostent.m4

Depends-on:
sys_socket

configure.ac:
gl_HOSTENT

Makefile.am:

Include:
<netdb.h>

Link:
$(HOSTENT_LIB)

License:
LGPLv2+

Maintainer:
Simon Josefsson