verify: new macro 'assume'
[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 socketlib
12 sys_socket
13 fd-hook
14 msvc-nothrow
15
16 configure.ac:
17 gl_SOCKETS
18
19 Makefile.am:
20 lib_SOURCES += sockets.h sockets.c
21
22 Include:
23 "sockets.h"
24
25 Link:
26 $(LIBSOCKET)
27
28 License:
29 LGPLv2+
30
31 Maintainer:
32 Simon Josefsson