fork and select

L

lenk

Hi all
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?
 
P

Peter Hansen

lenk said:
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,173
Messages
2,570,938
Members
47,475
Latest member
NovellaSce

Latest Threads

Top