mulithreaded server

castironpi at gmail.com castironpi at gmail.com
Tue Mar 11 15:49:04 EDT 2008


> > >In the above program, why there is an unhandeled exception ???
>
> > Just a guess. You should really include the traceback when you ask a
> > question like this.
>
> It's not a traceback error. It's an unhandeled exception.

Have a look at this:

http://groups.google.com/group/comp.lang.python/browse_thread/thread/5cbf90133a6ffaca/

It gives you a console with several threads running that you send
functions to call to.  Then it connects to a socket on one of them,
serving on the other.




More information about the Python-list mailing list