Commit History

Author SHA1 Message Date
  Andy Wingo 5f50309448 Remove includes of validate.h. 6 years ago
  Andy Wingo 7b4ab0895b Inline definition of SIZEOF_SCM_T_BITS 6 years ago
  Andy Wingo 5176db70ca Move syscall-related private defines to their own header 6 years ago
  Andy Wingo f6ec873a8b Move "min" and "max" macros out of _scm.h 6 years ago
  Andy Wingo 83584ef231 Fix libguile subcomponent headers not to include <libguile.h> 6 years ago
  Andy Wingo c248ea10be Remove all deprecated code 7 years ago
  Andy Wingo 36023a0d2e Conditionally define SOCK_CLOEXEC, SOCK_NONBLOCK 8 years ago
  Andy Wingo 6e0965104c Add accept4 support 8 years ago
  Andy Wingo 9399c13479 Switch to accept4 8 years ago
  Andy Wingo 69ca2bb221 Elide syscalls in fdes->port 8 years ago
  Andy Wingo 69ea1fc45b Support `connect' on nonblocking sockets 8 years ago
  Andy Wingo e6cc051f8c `accept' on nonblocking socket can return #f 8 years ago
  Andy Wingo d7f39a36b1 socket: TCP_CORK, TCP_NODELAY 13 years ago
  Mark H Weaver 7d7e4bc6c0 Fix getsockopt/setsockopt handling of SO_SNDBUF/SO_RCVBUF options. 9 years ago
  Mark H Weaver 475772ea57 Merge branch 'stable-2.0' 10 years ago
  Mark H Weaver 9fcee9da3f Use 'offsetof' to avoid undefined behavior. 11 years ago
  Mark H Weaver bc8e6d7d8c Rely on Gnulib for <unistd.h>. 11 years ago
  Andy Wingo c8b7b0dad3 Merge commit 'b9b88351ea2c4b43a6f90938554dc5693b17e328' 11 years ago
  Andy Wingo b9b88351ea Deprecate htons, htonl, ntohs, ntohl 11 years ago
  Mark H Weaver 1df515a077 Merge branch 'stable-2.0' 11 years ago
  Ludovic Courtès 032a16fced Hide EINTR returns from 'accept'. 11 years ago
  Mark H Weaver 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Ludovic Courtès dba6f4e2e3 Define `AF_UNIX' only when Unix-domain sockets are supported. 11 years ago
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 11 years ago
  Ludovic Courtès 5f24f1b53e Define the new Linux-specific `SO_REUSEPORT'. 12 years ago
  Andy Wingo b0dbbacbe4 mingw include order for socket.c 12 years ago
  Andy Wingo 09b204d387 squish remove some mingw-specific code that is covered by gnulib 12 years ago
  Mark H Weaver e0c211bb2e Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Ludovic Courtès cc94810708 Verify the value of `SHUT_RD' and related constants. 12 years ago
  Andy Wingo 0858753e82 Merge remote-tracking branch 'origin/stable-2.0' 13 years ago