doc: use ASCII in .texi files where UTF-8 isn't needed
[gnulib.git] / modules / sockets
index a11789b..b6dffab 100644 (file)
@@ -1,13 +1,17 @@
 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
+msvc-nothrow
 
 configure.ac:
 gl_SOCKETS
@@ -18,8 +22,11 @@ lib_SOURCES += sockets.h sockets.c
 Include:
 "sockets.h"
 
+Link:
+$(LIBSOCKET)
+
 License:
-LGPL
+LGPLv2+
 
 Maintainer:
 Simon Josefsson