/[classpath]/classpath/gnu/java/net/PlainDatagramSocketImpl.java
ViewVC logotype

Diff of /classpath/gnu/java/net/PlainDatagramSocketImpl.java

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

revision 1.2 by mkoch, Thu Sep 25 17:56:22 2003 UTC revision 1.3 by mkoch, Fri Sep 26 21:37:54 2003 UTC
# Line 101  public final class PlainDatagramSocketIm Line 101  public final class PlainDatagramSocketIm
101    {    {
102    }    }
103    
104      public int getNativeFD()
105      {
106        return native_fd;
107      }
108    
109    /**    /**
110     * Binds this socket to a particular port and interface     * Binds this socket to a particular port and interface
111     *     *

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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