1. 12 Tem, 2002 3 kayıt (commit)
  2. 11 Tem, 2002 28 kayıt (commit)
  3. 10 Tem, 2002 7 kayıt (commit)
  4. 09 Tem, 2002 2 kayıt (commit)
    • Jeremy Hylton's avatar
      Fix for SF bug 579107. · 29d27ac4
      Jeremy Hylton yazdı
      The recent SSL changes resulted in important, but subtle changes to
      close() semantics.  Since builtin socket makefile() is not called for
      SSL connections, we don't get separately closeable fds for connection
      and response.  Comments in the code explain how to restore makefile
      semantics.
      
      Bug fix candidate.
      29d27ac4
    • Tim Peters's avatar
      Typo repair. · 44c1a7bc
      Tim Peters yazdı
      44c1a7bc