repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Do the Windows oldnames workaround through the C++ GNULIB_NAMESPACE.
[gnulib.git]
/
modules
/
sockets
blob
529728c2324390e123ecd24d8e2d4447dfcaeeed
1
Description:
2
General facilities for using sockets
3
4
Files:
5
lib/sockets.c
6
lib/sockets.h
7
lib/w32sock.h
8
m4/sockets.m4
9
10
Depends-on:
11
socketlib
12
sys_socket
13
fd-hook
14
msvc-nothrow
15
16
configure.ac:
17
AC_REQUIRE([gl_SOCKETS])
18
19
Makefile.am:
20
lib_SOURCES += sockets.h sockets.c
21
22
Include:
23
"sockets.h"
24
25
Link:
26
$(LIBSOCKET)
27
28
License:
29
LGPLv2+
30
31
Maintainer:
32
Simon Josefsson