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

Diff of /classpath/java/net/Socket.java

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

revision 1.51 by mark, Sat Jul 2 20:32:39 2005 UTC revision 1.52 by tromey, Sun Oct 2 22:58:42 2005 UTC
# Line 481  public class Socket Line 481  public class Socket
481    /**    /**
482     * Returns the local address to which this socket is bound.  If this socket     * Returns the local address to which this socket is bound.  If this socket
483     * is not connected, then a wildcard address, for which     * is not connected, then a wildcard address, for which
484     * @see isAnyLocalAddress() is <code>true</code>, is returned.     * @see InetAddress#isAnyLocalAddress() is <code>true</code>, is returned.
485     *     *
486     * @return The local address     * @return The local address
487     *     *

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

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