> http://docs.python.org/library/socketserver.html > > JM
each time a handler is spawned is it client specific? in other words when two clients send something to the server do handlers spawn for each of them or does everything just go into a single handler? -- http://mail.python.org/mailman/listinfo/python-list