Ignore one more generated index from makeinfo.
[gnulib.git] / modules / sockets
1 Description:
2 General facilities for using sockets
3
4 Files:
5 lib/sockets.c
6 lib/sockets.h
7 lib/w32sock.h
8 m4/sockets.m4
9
10 Depends-on:
11 sys_socket
12 close-hook
13
14 configure.ac:
15 gl_SOCKETS
16
17 Makefile.am:
18 lib_SOURCES += sockets.h sockets.c
19
20 Include:
21 "sockets.h"
22
23 Link:
24 $(LIBSOCKET)
25
26 License:
27 LGPLv2+
28
29 Maintainer:
30 Simon Josefsson