This is a pretty involved issue, so I would need more information to 
help.  By multiple processes, do you mean your server forks?

As for more information, Network Programming with Perl by Lincoln D. 
Stein, covers this issue in detail and is quite good, I think.

James

On Tuesday, October 15, 2002, at 12:30  PM, Rakhitha Malinda 
Karunarathne wrote:

> I wrote a program (a server ) to listen for clients requests using 
> multiple processes but while a one process waits to incoming client 
> requests all the other processes blocks
> how can i over come this problem
> I used IO::Socket::INET for comiunication is there a better way and 
> where can i find good documentation to learn about them
> ?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to