Message85176
| Author | toelke |
|---|---|
| Recipients | toelke |
| Date | 2009-04-02.07:14:22 |
| SpamBayes Score | 1.813169e-05 |
| Marked as misclassified | No |
| Message-id | <1238656464.56.0.868534779309.issue5565@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Just FYI, this issue is in python2.6, too. Only, that in 2.6 the GC does not collect the objects immediately, so that very soon I have a galore of connections in the CLOSE_WAIT-State. And I checked, I can not read anymore data out of the socket. Is this a bug in the ssl-implemantation? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-04-02 07:14:25 | toelke | set | recipients: + toelke |
| 2009-04-02 07:14:24 | toelke | set | messageid: <1238656464.56.0.868534779309.issue5565@psf.upfronthosting.co.za> |
| 2009-04-02 07:14:23 | toelke | link | issue5565 messages |
| 2009-04-02 07:14:22 | toelke | create | |