Staging
v0.5.0
https://github.com/python/cpython
Revision 42e0b7f47ef3bd1fe3b20ae253c9f660092d2fa4 authored by Giampaolo Rodolà on 11 February 2011, 13:04:18 UTC, committed by Giampaolo Rodolà on 11 February 2011, 13:04:18 UTC
In different occasions close() might be called more than once, causing problems with already disconnected sockets/dispatchers.
1 parent 2933312
History
Tip revision: 42e0b7f47ef3bd1fe3b20ae253c9f660092d2fa4 authored by Giampaolo Rodolà on 11 February 2011, 13:04:18 UTC
asyncore: introduce a new 'closed' attribute to make sure that dispatcher gets closed only once.
Tip revision: 42e0b7f
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.gitignore -rw-r--r-- 566 bytes
.hgeol -rw-r--r-- 503 bytes
.hgignore -rw-r--r-- 790 bytes
.hgtags -rw-r--r-- 4.2 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 41.9 KB
README -rw-r--r-- 6.5 KB
configure -rwxr-xr-x 394.8 KB
configure.in -rw-r--r-- 121.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.8 KB
setup.py -rw-r--r-- 79.4 KB

README

back to top