Re: getting thread object from SocketServer.ThreadingTCPServer
En Sat, 19 May 2007 14:40:55 -0300, Brad Brock <[EMAIL PROTECTED]> escribió: > Hi list. I have a little problem when using > SocketServer.ThreadingTCPServer. I want to make a list > of thread-objects generated by the > ThreadingTCPServer. How can I get the thread object? If getting the list of
getting thread object from SocketServer.ThreadingTCPServer
Hi list. I have a little problem when using SocketServer.ThreadingTCPServer. I want to make a list of thread-objects generated by the ThreadingTCPServer. How can I get the thread object? Thank you. Lookin