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

Diff of /classpath/gnu/java/net/PlainSocketImpl.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 102  public final class PlainSocketImpl exten Line 102  public final class PlainSocketImpl exten
102    {    {
103    }    }
104    
105      public int getNativeFD()
106      {
107        return native_fd;
108      }
109    
110    /**    /**
111     * Sets the specified option on a socket to the passed in object.  For     * Sets the specified option on a socket to the passed in object.  For
112     * options that take an integer argument, the passed in object is an     * options that take an integer argument, the passed in object is an

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