CVS update: JGroups/src/org/jgroups/protocols FlowControl.java

"Bela Ban" <[email protected]>
Newsgroups gmane.comp.java.javagroups.cvs
Message-ID <[email protected]>
  User: belaban 
  Date: 10/09/06 11:07:47

  Modified:    src/org/jgroups/protocols FlowControl.java
  Log:
  ns
  
  Revision  Changes    Path
  1.3       +1 -4      JGroups/src/org/jgroups/protocols/FlowControl.java
  
  Index: FlowControl.java
  ===================================================================
  RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/FlowControl.java,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- FlowControl.java	6 Sep 2010 09:26:54 -0000	1.2
  +++ FlowControl.java	6 Sep 2010 11:07:46 -0000	1.3
  @@ -31,7 +31,7 @@
    * <li>Receivers don't send the full credits (max_credits), but rather the actual number of bytes received
    * <ol/>
    * @author Bela Ban
  - * @version $Id: FlowControl.java,v 1.2 2010/09/06 09:26:54 belaban Exp $
  + * @version $Id: FlowControl.java,v 1.3 2010/09/06 11:07:46 belaban Exp $
    */
   @MBean(description="Simple flow control protocol based on a credit system")
   public abstract class FlowControl extends Protocol {
  @@ -147,9 +147,6 @@
   
      
   
  -    /** Lock protecting sent credits table and some other vars (creditors for example) */
  -    // protected final Lock lock=new ReentrantLock();
  -
   
   
       /**
  
  
  

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.