/[classpath]/classpath/java/net/SocketImpl.java
ViewVC logotype

Diff of /classpath/java/net/SocketImpl.java

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

revision 1.13 by mark, Thu Jan 16 21:11:30 2003 UTC revision 1.14 by cbj, Thu Jan 30 13:19:46 2003 UTC
# Line 74  public abstract class SocketImpl impleme Line 74  public abstract class SocketImpl impleme
74    /**    /**
75     * The port number the socket is bound to locally     * The port number the socket is bound to locally
76     */     */
77    protected int localport;    protected int localport = -1;
78    
79    /**    /**
80     * The port number of the remote end of the socket connection     * The port number of the remote end of the socket connection

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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