On 26/10/2013 23:15, theelder...@gmail.com wrote:
Thank you for your quick replies. I am trying to implement a very simple 
multithreaded webserver in python. Is using an array of sockets (for different 
clients) the correct way to go?


It's a list :) And if it works for you, why not, there's nothing at all wrong with KISS?

--
Python is the second best programming language in the world.
But the best has yet to be invented.  Christian Tismer

Mark Lawrence

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to