Mark H Weaver
|
475772ea57
Merge branch 'stable-2.0'
|
10 年 前 |
Mark H Weaver
|
9fcee9da3f
Use 'offsetof' to avoid undefined behavior.
|
10 年 前 |
Mark H Weaver
|
bc8e6d7d8c
Rely on Gnulib for <unistd.h>.
|
10 年 前 |
Andy Wingo
|
c8b7b0dad3
Merge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328'
|
11 年 前 |
Andy Wingo
|
b9b88351ea
Deprecate htons, htonl, ntohs, ntohl
|
11 年 前 |
Mark H Weaver
|
1df515a077
Merge branch 'stable-2.0'
|
11 年 前 |
Ludovic Courtès
|
032a16fced
Hide EINTR returns from 'accept'.
|
11 年 前 |
Mark H Weaver
|
28d5d2537c
Merge remote-tracking branch 'origin/stable-2.0'
|
11 年 前 |
Ludovic Courtès
|
dba6f4e2e3
Define `AF_UNIX' only when Unix-domain sockets are supported.
|
11 年 前 |
Mark H Weaver
|
26d148066f
Merge remote-tracking branch 'origin/stable-2.0'
|
11 年 前 |
Ludovic Courtès
|
5f24f1b53e
Define the new Linux-specific `SO_REUSEPORT'.
|
11 年 前 |
Andy Wingo
|
b0dbbacbe4
mingw include order for socket.c
|
11 年 前 |
Andy Wingo
|
09b204d387
squish remove some mingw-specific code that is covered by gnulib
|
11 年 前 |
Mark H Weaver
|
e0c211bb2e
Merge remote-tracking branch 'origin/stable-2.0'
|
12 年 前 |
Ludovic Courtès
|
cc94810708
Verify the value of `SHUT_RD' and related constants.
|
12 年 前 |
Andy Wingo
|
0858753e82
Merge remote-tracking branch 'origin/stable-2.0'
|
13 年 前 |
Bake Timmons
|
b7e64f8b26
Improve the usage of variable names in C docstrings.
|
13 年 前 |
Andy Wingo
|
86fb1eb631
merge strictness branch from 2.0
|
13 年 前 |
Andy Wingo
|
393baa8a44
scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc
|
13 年 前 |
Andy Wingo
|
d223c3fcdd
scm_is_eq for SCM vals, not == or !=
|
13 年 前 |
Andy Wingo
|
fc7bd367ab
remove all deprecated code
|
13 年 前 |
Ludovic Courtès
|
190d4b0d93
Make VM string literals immutable.
|
13 年 前 |
Noah Lavine
|
482d311b39
Set sockaddr_in.sin_len field when it exists.
|
14 年 前 |
Noah Lavine
|
333a81ccba
zero newly allocated sockaddrs
|
14 年 前 |
Ludovic Courtès
|
e91f21dc10
Make `inet-ntop' and `inet-pton' available even when !HAVE_IPV6.
|
14 年 前 |
Ludovic Courtès
|
d21a1dc841
Have `recv!', `send', etc. accept a bytevector.
|
14 年 前 |
Andy Wingo
|
e68e0369cc
scm_accept no longer leaves guile mode
|
14 年 前 |
Tristan Colgate-McFarlane
|
511246a193
Add support for more multicast sockopts.
|
14 年 前 |
Ludovic Courtès
|
56a3dcd431
Remove references to undefined macros.
|
15 年 前 |
Ludovic Courtès
|
3452e6667f
Deprecate `inet-ntoa' and `inet-aton'.
|
15 年 前 |