ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java
(Generate patch)

Comparing projects/cms/source/conient/uk/org/iscream/cms/conient/DataReader.java (file contents):
Revision 1.12 by ajm, Fri Mar 23 03:58:26 2001 UTC vs.
Revision 1.13 by ajm, Fri Mar 23 04:05:26 2001 UTC

# Line 73 | Line 73 | public class DataReader extends Thread {
73              Conient.addMessage("WARNING{data reader}: inbound data stopped - "+e);
74              _running = false;
75              // tell the ConnectionHandler to shut down the links
76 <            _ch.shutdownLinks();
76 >            _ch.shutdownDataLink();
77          }
78      }
79  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines