Skip to content
Snippets Groups Projects
  1. Dec 27, 1997
    • dtc's avatar
      There were a the few calls to unix-select that limited the file · 19ce82a1
      dtc authored
      descriptor to an (unsigned-byte 32) and thus limited this code to file
      descriptors less than 32, this was probably done to limit consing.
      Replace these with unix-fast-select, allowing the use of file
      descriptors upto fd-setsize (doesn't cons). Tested with over 128 FDs
      running CL-HTTP on FreeBSD.
      19ce82a1
  2. Mar 25, 1997
  3. Feb 25, 1997
  4. Jan 18, 1997
  5. May 07, 1996
  6. Oct 31, 1994
  7. Oct 02, 1994
  8. Aug 23, 1994
  9. Feb 11, 1994
  10. Jan 08, 1994
  11. Jan 06, 1994
  12. Aug 30, 1993
  13. Aug 04, 1993
  14. Jun 24, 1993
  15. Jun 08, 1993
  16. Feb 26, 1993
  17. Feb 17, 1993
  18. Jan 13, 1993
  19. Dec 10, 1992
  20. Mar 09, 1992
  21. Feb 21, 1992
  22. Feb 14, 1992
  23. Dec 16, 1991
  24. Dec 07, 1991
  25. Nov 09, 1991
  26. May 24, 1991
  27. May 21, 1991
  28. May 18, 1991
  29. Feb 08, 1991
  30. Jan 13, 1991
  31. Nov 03, 1990
  32. Sep 24, 1990
  33. Sep 06, 1990
  34. Aug 24, 1990
  35. May 30, 1990
Loading