summaryrefslogtreecommitdiff
path: root/modules/servent
blob: 1e0d82636a882f9e26dbf44a92afe4ff9431eef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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