posix_spawn_file_actions_* tests: Fix module dependencies.
[gnulib.git] / modules / sockets
blob529728c2324390e123ecd24d8e2d4447dfcaeeed
1 Description:
2 General facilities for using sockets
4 Files:
5 lib/sockets.c
6 lib/sockets.h
7 lib/w32sock.h
8 m4/sockets.m4
10 Depends-on:
11 socketlib
12 sys_socket
13 fd-hook
14 msvc-nothrow
16 configure.ac:
17 AC_REQUIRE([gl_SOCKETS])
19 Makefile.am:
20 lib_SOURCES += sockets.h sockets.c
22 Include:
23 "sockets.h"
25 Link:
26 $(LIBSOCKET)
28 License:
29 LGPLv2+
31 Maintainer:
32 Simon Josefsson