ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/host/ihost-perl/ihost.pl
(Generate patch)

Comparing projects/cms/source/host/ihost-perl/ihost.pl (file contents):
Revision 1.29 by pjm2, Wed Mar 14 18:49:00 2001 UTC vs.
Revision 1.30 by pjm2, Thu Mar 15 09:44:08 2001 UTC

# Line 111 | Line 111 | sub tcp_configure() {
111          if (!defined $sock) {
112              print "IHOST ERROR: Could not connect to $filter_manager_addr:$filter_manager_port.\n";
113              print "Please check that there is an i-scream server at this address.\n";
114            close($sock);
114              wait_then_retry();
115              next;
116          }

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines