view modules/sockets @ 40179:6823a10c9418

Add script for determining the set of symbols to export from a library. * build-aux/declared.sh: New file, from GNU libunistring. * doc/lib-symbol-visibility.texi (Exported Symbols of Shared Libraries): Mention it.
author Bruno Haible <bruno@clisp.org>
date Sun, 03 Feb 2019 21:44:16 +0100
parents 56c05b7e3bb9
children
line wrap: on
line source

Description:
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:
AC_REQUIRE([gl_SOCKETS])

Makefile.am:
lib_SOURCES += sockets.h sockets.c

Include:
"sockets.h"

Link:
$(LIBSOCKET)

License:
LGPLv2+

Maintainer:
Simon Josefsson