Skip to content
  1. Jun 30, 2006
  2. May 10, 2006
  3. Jan 09, 2006
  4. Dec 21, 2005
  5. Dec 20, 2005
  6. Dec 19, 2005
  7. Dec 18, 2005
  8. Dec 17, 2005
  9. Dec 16, 2005
  10. Sep 18, 2005
  11. Sep 10, 2005
  12. Jun 02, 2005
    • Daniel Stenberg's avatar
      William Ahern: · 5470b9aa
      Daniel Stenberg authored
        Make UDP sockets non-blocking. I've confirmed that at least on Linux 2.4 a
        read event can come back from poll() on a valid SOCK_DGRAM socket but
        recv(2) will still block. This patch doesn't ignore EAGAIN in
        read_udp_packets(), though maybe it should. (This patch was edited by Daniel
        Stenberg and a new configure test was added (imported from curl's configure)
        to properly detect what non-blocking socket approach to use.)
      5470b9aa
  13. May 16, 2005
  14. Mar 11, 2005
  15. Mar 10, 2005
  16. Feb 27, 2004
  17. Feb 25, 2004