view modules/servent @ 10812:a672954bb892

New module 'servent'.
author Bruno Haible <bruno@clisp.org>
date Sun, 16 Nov 2008 05:02:40 +0100
parents
children
line wrap: on
line source

Description:
Library containing getservent(), setservent(), endservent(), getservbyname(),
getservbyport(), getprotoent(), setprotoent(), endprotoent(), getprotobyname(),
getprotobynumber().

Files:
m4/servent.m4

Depends-on:
sys_socket

configure.ac:
gl_SERVENT

Makefile.am:

Include:
<netdb.h>

Link:
$(SERVENT_LIB)

License:
LGPLv2+

Maintainer:
Bruno Haible, Simon Josefsson