forked from I2P_Developers/i2p.i2p
Changes from -rc diff review
This commit is contained in:
@@ -610,7 +610,7 @@ class Connection {
|
||||
_inputStream.streamErrorOccurred(ioe);
|
||||
_connectionError = "Connection reset";
|
||||
synchronized (_connectLock) { _connectLock.notifyAll(); }
|
||||
// RFC 793 end of setion 3.4: We are completely done.
|
||||
// RFC 793 end of section 3.4: We are completely done.
|
||||
disconnectComplete();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user