Author josiahcarlson
Recipients
Date 2007-06-23.14:07:22
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Indeed, asynchat.async_chat.refill_buffer() should call handle_close() rather than close().

In the patch I recently provided, it calls handle_close() in the equivalent method.
History
Date User Action Args
2007-08-23 14:55:42adminlinkissue1740572 messages
2007-08-23 14:55:42admincreate