fork and select

Peter Hansen peter at engcorp.com
Fri Nov 28 09:36:34 EST 2003


lenk wrote:
> 
> I want to write a simple echoserver in python ,but I never saw the using
> of fork() and select() in python before.
> if you have a simple code ,can you paste it?

Check you Python lib folder for examples of both.  (Hint: grep would help.)

-Peter




More information about the Python-list mailing list