Message79218
| Author | vstinner |
|---|---|
| Recipients | ajaksu2, chris.mahan, giampaolo.rodola, vstinner |
| Date | 2009-01-06.00:39:39 |
| SpamBayes Score | 0.047267124 |
| Marked as misclassified | No |
| Message-id | <1231202380.15.0.834821770645.issue4791@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I created a separated patch to block operation on closed socket: Issue #4853. So I simplified the patch to change on Modules/socketmodule.c and I reused self._checkClosed() in SocketIO. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-06 00:39:40 | vstinner | set | recipients: + vstinner, giampaolo.rodola, ajaksu2, chris.mahan |
| 2009-01-06 00:39:40 | vstinner | set | messageid: <1231202380.15.0.834821770645.issue4791@psf.upfronthosting.co.za> |
| 2009-01-06 00:39:39 | vstinner | link | issue4791 messages |
| 2009-01-06 00:39:39 | vstinner | create | |