/[classpath]/classpath/gnu/java/nio/SocketChannelImpl.java
ViewVC logotype

Diff of /classpath/gnu/java/nio/SocketChannelImpl.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.23.2.2 by gnu_andrew, Tue Aug 2 20:12:12 2005 UTC revision 1.23.2.3 by gnu_andrew, Sun Nov 27 21:00:36 2005 UTC
# Line 258  public final class SocketChannelImpl ext Line 258  public final class SocketChannelImpl ext
258          }          }
259        else        else
260          {          {
261            dst.put (data, offset, len);            dst.put (data, offset, readBytes);
262          }          }
263    
264      return readBytes;      return readBytes;

Legend:
Removed from v.1.23.2.2  
changed lines
  Added in v.1.23.2.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26