1. 09 May, 2000 1 commit
    • Jeff Trawick's avatar
      rfc1413.c fixes: · 7f0dfa56
      Jeff Trawick authored
      1) we were retrieving our local port before APR filled it in; wait a
         little longer :)
         (maybe APR needs to be a little smarter about when/if to call
         getsockname()?  it could call it when the info is first needed and
         not do it at all if never needed)
      2) when the server dropped the connection before sending a properly-
         delimited response, we entered a hard loop; we weren't reacting to
         EOF/FIN properly
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85170 13f79535-47bb-0310-9956-ffa450edef68
      7f0dfa56
  2. 08 May, 2000 1 commit
  3. 07 May, 2000 1 commit
  4. 06 May, 2000 5 commits
  5. 05 May, 2000 6 commits
  6. 04 May, 2000 6 commits
  7. 03 May, 2000 7 commits
  8. 01 May, 2000 6 commits
  9. 30 Apr, 2000 7 commits