Commit History

Author SHA1 Message Date
  Mark H Weaver 28d5d2537c Merge remote-tracking branch 'origin/stable-2.0' 12 years ago
  Ludovic Courtès dba6f4e2e3 Define `AF_UNIX' only when Unix-domain sockets are supported. 12 years ago
  Mark H Weaver 26d148066f Merge remote-tracking branch 'origin/stable-2.0' 12 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
  Bake Timmons b7e64f8b26 Improve the usage of variable names in C docstrings. 13 years ago
  Andy Wingo 86fb1eb631 merge strictness branch from 2.0 14 years ago
  Andy Wingo 393baa8a44 scm_is_false instead of == SCM_BOOL_F; also is_null, is_true, etc 14 years ago
  Andy Wingo d223c3fcdd scm_is_eq for SCM vals, not == or != 14 years ago
  Andy Wingo fc7bd367ab remove all deprecated code 14 years ago
  Ludovic Courtès 190d4b0d93 Make VM string literals immutable. 14 years ago
  Noah Lavine 482d311b39 Set sockaddr_in.sin_len field when it exists. 14 years ago
  Noah Lavine 333a81ccba zero newly allocated sockaddrs 14 years ago
  Ludovic Courtès e91f21dc10 Make `inet-ntop' and `inet-pton' available even when !HAVE_IPV6. 14 years ago
  Ludovic Courtès d21a1dc841 Have `recv!', `send', etc. accept a bytevector. 14 years ago
  Andy Wingo e68e0369cc scm_accept no longer leaves guile mode 14 years ago
  Tristan Colgate-McFarlane 511246a193 Add support for more multicast sockopts. 14 years ago
  Ludovic Courtès 56a3dcd431 Remove references to undefined macros. 15 years ago
  Ludovic Courtès 3452e6667f Deprecate `inet-ntoa' and `inet-aton'. 15 years ago
  Ludovic Courtès 8912421cf3 Use Gnulib's `inet_ntop' and `inet_pton' modules. 15 years ago
  Neil Jerram 187a43907f Fix doc for inet-ntop: always produces a string 16 years ago
  Neil Jerram 1ff4da6570 Fix handling of IPv6 addresses 16 years ago
  Andy Wingo c6a1380bde Merge commit 'origin/master' 16 years ago
  Andy Wingo 108e18b18a Merge wip-array refactor, up to cd43fdc5b7a7c 16 years ago
  Michael Gran 587a33556f Modify socket and time functions for wide strings 16 years ago
  Michael Gran 9c44cd4559 Add Unicode strings and symbols 16 years ago