![]() |
|
Clear questions and runnable code get the best and fastest answer |
|
PerlMonks |
socket time outby xarex (Initiate) |
on Nov 09, 2007 at 14:47 UTC ( [id://649910]=perlquestion: print w/replies, xml ) | Need Help?? |
xarex has asked for the wisdom of the Perl Monks concerning the following question:
Hi monks i have a forking server that is accepting connections, writing a log and then closing The proble i have is that sometimes, the client does not send data and this is keeping the connection open, is there some way that i can close the connection say after 2 min if there is no data sent? below is a snippet of what i currently have
Any help would be great Thanks K-
Back to
Seekers of Perl Wisdom
|
|