summaryrefslogtreecommitdiff
path: root/modules/sockets
blob: 529728c2324390e123ecd24d8e2d4447dfcaeeed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
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