Reduce the amount of duplication of iocp reactor

[email protected] Fri, 26 Feb 2010 10:49:38 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from therve <[email protected]>:

In iocpreactor tcp.py and udp.py are gross copies of the main form, with some small changes and some introduced bugs. We should try to reuse most of the main code.

----------
Type     : enhancement
Component: core
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4321