SelectMixIn

Cliff Crawford cjc26 at nospam.cornell.edu
Mon Nov 13 14:36:04 EST 2000


Has anyone ever done a mixin for the SocketServer/*HTTPServer modules,
along the lines of ForkingMixIn or ThreadingMixIn, which uses select()
or poll() to handle multiple connections?  I tried searching parnassus
but couldn't find anything.


-- 
cliff crawford  http://www.people.cornell.edu/pages/cjc26/
                But WHERE are the turtles?



More information about the Python-list mailing list