Marko Rauhamaa <ma...@pacujo.net> writes: > I have successfully done event-driven I/O using select.epoll() and > socket.socket().
Sure, but then you end up writing a lot of low-level machinery that packages like twisted take care of for you. -- https://mail.python.org/mailman/listinfo/python-list