Skip to content
  1. Feb 02, 2008
    • Stelian Ionescu's avatar
      A few changes. · ec2518fb
      Stelian Ionescu authored
      
      
      * Rename REMOTE-ADDRESS to REMOTE-HOST and LOCAL-ADDRESS to LOCAL-HOST
      * Add REMOTE-FILENAME and LOCAL-FILENAME
      * Rename SOCKET-FD to SOCKET-OS-FD
      * Refactor %SEND-TO
      * SEND-TO: rename arg REMOTE-ADDRESS to REMOTE-HOST and add REMOTE-FILENAME
      * Add docstrings for external socket generic functions
      
      Signed-off-by: default avatarStelian Ionescu <sionescu@common-lisp.net>
      ec2518fb
  2. Jan 27, 2008
  3. Jan 19, 2008
  4. Jan 07, 2008
  5. Jan 06, 2008
  6. Jan 04, 2008
  7. Jan 02, 2008
  8. Dec 31, 2007
  9. Dec 27, 2007
  10. Dec 26, 2007
  11. Dec 16, 2007
  12. Dec 08, 2007
  13. Dec 02, 2007
  14. Nov 29, 2007
  15. Nov 06, 2007
  16. Aug 20, 2007
    • Luís Oliveira's avatar
      More Windows porting. · 73881b6f
      Luís Oliveira authored
      - Get DNS servers through GetNetworkParams().
      - Define socket options on Windows as well as UNIX.
      - Make SOCKOPT.1 and MAKE-SOCKET.3 use IPv4.
      73881b6f
  17. Aug 18, 2007
    • Luís Oliveira's avatar
      New test SIMPLE-UDP-CLIENT.2 · ea8eb311
      Luís Oliveira authored
      Currently fails.  Fix later.
      ea8eb311
    • Luís Oliveira's avatar
      IO.MULTIPLEX changes · 3aab111a
      Luís Oliveira authored
      - New macro WITH-EVENT-BASE.
      - Rename ADD-FD's PERSISTENT argument to ONE-SHOT and make
        these FD handlers persistent by default.
      - Rename EVENT-DISPTACH's ONLY-ONCE to ONE-SHOT, for consistency.
      - Fix handling of timeouts in EVENT-DISPATCH.
        (now passes test TIMEOUT.4)
      - CLOSE-MULTIPLEXER: handle already closed multiplexers better.
      - DEFINE-MULTIPLEXER: use :test #'equal.
      - Export *AVAILABLE-MULTIPLEXERS* and *DEFAULT-MULTIPLEXER*.
      3aab111a
  18. Aug 16, 2007
  19. Aug 14, 2007
  20. Aug 09, 2007
  21. Aug 04, 2007
  22. Aug 01, 2007