Giampaolo Rodola' added the comment:

IMO no. asyncore.dispatcher_with_send should not exist in the first place as it 
basically is a castrated version of asynchat.async_chat with less capabilities. 
I'd say it's there only for an historical reason.

Moving ac_*_buffer_size to asyncore.dispatcher makes no sense as it offers no 
buffer capabilities whatsoever in the first place.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16787>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to