Skip to content
  1. Jul 12, 1999
    • Brian Havard's avatar
      Assorted fixes for the OS/2 mpm: · c9151bb2
      Brian Havard authored
      - pchild really should be thread local
      - clean_child_exit() should call _endthread(), not exit()
      - Use DosSleep() for delay in wait_or_timeout() instead of ap_select
      - Rework logic of searching for listen rec in child main, was getting hung
        in infinite loop when two sockets were being listened to. NOTE: I got it
        from prefork.c originally so that's probably broken too.
      - Remove a debugging fprintf I accidentally left in...
      
      
      git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83453 13f79535-47bb-0310-9956-ffa450edef68
      c9151bb2
  2. Jul 11, 1999
  3. Jul 09, 1999
  4. Jul 07, 1999
  5. Jul 06, 1999
  6. Jul 05, 1999
  7. Jul 04, 1999
  8. Jul 03, 1999
  9. Jul 02, 1999
  10. Jun 29, 1999
  11. Jun 27, 1999
  12. Jun 26, 1999
  13. Jun 25, 1999
  14. Jun 24, 1999
  15. Jun 23, 1999
  16. Jun 22, 1999