[issue15842] Some SocketIO methods can succeed after close()

Alessandro Moura report at bugs.python.org
Wed Sep 5 19:57:55 CEST 2012


Alessandro Moura added the comment:

This patch fixes the problem, making those methods raise a ValueError exception after close.

I also added one test case for this issue.

----------
keywords: +patch
nosy: +eng793
Added file: http://bugs.python.org/file27128/socket.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15842>
_______________________________________


More information about the Python-bugs-list mailing list