Re: [Perl-unix-users] Checking Socket Connections

2004-12-10 Thread $Bill Luebkert
Slusher, Jessica (LNG-DAY) wrote: > I have an application that makes a socket connection early on and uses > that connection throughout its processing. The problem I am running > into is that sometimes the app can run a long time and if the connection > becomes stale (because the other side died

[Perl-unix-users] Checking Socket Connections

2004-12-10 Thread Slusher, Jessica (LNG-DAY)
I have an application that makes a socket connection early on and uses that connection throughout its processing.  The problem I am running into is that sometimes the app can run a long time and if the connection becomes stale (because the other side died while the app was busy on something