NEWS.stable: log cherry-pick [a0d9972]->[21d1619] freopen: Don't crash if the filenam...
[gnulib.git] / modules / sockets
index a11789b..fe92926 100644 (file)
@@ -1,13 +1,16 @@
 Description:
-Wrappers for Windows socket functions
+General facilities for using sockets
 
 Files:
 lib/sockets.c
 lib/sockets.h
+lib/w32sock.h
 m4/sockets.m4
 
 Depends-on:
+socketlib
 sys_socket
+fd-hook
 
 configure.ac:
 gl_SOCKETS
@@ -18,8 +21,11 @@ lib_SOURCES += sockets.h sockets.c
 Include:
 "sockets.h"
 
+Link:
+$(LIBSOCKET)
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson