Staging
v0.5.1
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
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.5 KB
asdl_c.py -rwxr-xr-x 39.5 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 5.5 KB
node.c -rw-r--r-- 3.9 KB
parser.c -rw-r--r-- 11.7 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 8.0 KB
pgen.c -rw-r--r-- 17.4 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.5 KB
tokenizer.c -rw-r--r-- 47.2 KB
tokenizer.h -rw-r--r-- 3.2 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top