Add module sockets.
[gnulib.git] / modules / sockets
1 Description:
2 Wrappers for Windows socket functions
3
4 Files:
5 lib/sockets.c
6 lib/sockets.h
7 m4/sockets.m4
8
9 Depends-on:
10 sys_socket
11
12 configure.ac:
13 gl_SOCKETS
14
15 Makefile.am:
16 lib_SOURCES += sockets.h sockets.c
17
18 Include:
19 "sockets.h"
20
21 License:
22 LGPL
23
24 Maintainer:
25 Simon Josefsson