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

README

back to top