Message79218
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. |
|
| 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 | |
|