select on multiprocessing Listener class

Thomas Burdick thomas.burdick at gmail.com
Tue Dec 7 12:37:41 EST 2010


The multiprocessing module has some wrappers for sockets and while the
Client object is selectable the Listener is not, I'm wondering if that
could be changed or if there's a way to do it already that I'm not
seeing?

-Tom



More information about the Python-list mailing list