view modules/servent @ 40233:331ec5f027a2

autoupdate
author Karl Berry <karl@freefriends.org>
date Wed, 13 Mar 2019 11:14:26 -0700
parents d9513ff6206b
children
line wrap: on
line source

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

Files:
m4/servent.m4

Depends-on:
sys_socket

configure.ac:
gl_SERVENT

Makefile.am:

Include:
<netdb.h>

Link:
$(SERVENT_LIB)

License:
LGPLv2+

Maintainer:
Simon Josefsson