view modules/socketlib @ 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:
Access to socket primitives.

Files:
m4/socketlib.m4
m4/sys_socket_h.m4

Depends-on:

configure.ac:
AC_REQUIRE([gl_SOCKETLIB])

Makefile.am:

Include:

Link:
$(LIBSOCKET)

License:
LGPLv2+

Maintainer:
Simon Josefsson