This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author orsenthil
Recipients orsenthil, tanakorn
Date 2011-01-24.11:59:04
SpamBayes Score 0.005207031
Marked as misclassified No
Message-id <AANLkTi=ise01ytrpCY7pNpxAwVt5T6=JcTPm9XjWrYBE@mail.gmail.com>
In-reply-to <1295866303.79.0.709048263214.issue10993@psf.upfronthosting.co.za>
Content
Can you provide a test case which actually illustrates that zombie socket
connections present after the HTTPS Connection and Close?
I see the logic in your patch. But I don't see no left over unclosed
connections upon ssl.close either.
Files
File name Uploaded
unnamed orsenthil, 2011-01-24.11:59:04
History
Date User Action Args
2011-01-24 11:59:05orsenthilsetrecipients: + orsenthil, tanakorn
2011-01-24 11:59:04orsenthillinkissue10993 messages
2011-01-24 11:59:04orsenthilcreate