[Python-Dev] Py3k and asyncore/asynchat
Jon Ribbens
jon+python-dev at unequivocal.co.uk
Fri Feb 15 15:28:32 CET 2008
More information about the Python-Dev mailing list
Fri Feb 15 15:28:32 CET 2008
- Previous message: [Python-Dev] Py3k and asyncore/asynchat
- Next message: [Python-Dev] Py3k and asyncore/asynchat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, Feb 15, 2008 at 09:24:14AM -0500, A.M. Kuchling wrote: > On Thu, Feb 14, 2008 at 06:24:04PM -0800, Josiah Carlson wrote: > > 1.a. Figure out what the hell is up with OOB data, how to handle it, > > and stop making it use handle_expt(). > > Does OOB data actually need to be supported? For a long time TCP > implementations usually had buggy OOB implementations because it was > so rarely used; for all I know, that's still the case. Maybe the > feature should just be dropped. Only if you're happy to make it impossible to implement some protocols using asyncore.
- Previous message: [Python-Dev] Py3k and asyncore/asynchat
- Next message: [Python-Dev] Py3k and asyncore/asynchat
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list