CVS update: JGroups/src/org/jgroups/blocks TCPConnectionMap.java
"Bela Ban" <[email protected]> Tue, 5 Oct 2010 10:24:38 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/10/05 10:24:38
Modified: src/org/jgroups/blocks TCPConnectionMap.java
Log:
ns
Revision Changes Path
1.40 +1 -1 JGroups/src/org/jgroups/blocks/TCPConnectionMap.java
Index: TCPConnectionMap.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/blocks/TCPConnectionMap.java,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- TCPConnectionMap.java 27 Sep 2010 07:29:45 -0000 1.39
+++ TCPConnectionMap.java 5 Oct 2010 10:24:38 -0000 1.40
@@ -742,7 +742,7 @@
public boolean isOpen() {
return isConnected()
- && (isSenderUsed() ? sender.isRunning() : true)
+ && (!isSenderUsed() || sender.isRunning())
&& (connectionPeerReceiver != null && connectionPeerReceiver.isRunning());
}
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3.
Spend less time writing and rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb