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

Diff of /classpath/java/net/ServerSocket.java

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

revision 1.38 by mkoch, Fri Oct 15 10:04:52 2004 UTC revision 1.39 by mkoch, Sat Apr 23 11:34:45 2005 UTC
# Line 399  public class ServerSocket Line 399  public class ServerSocket
399    }    }
400    
401    /**    /**
402     * Returns the unique ServerSocketChannel object     * Returns the unique <code>ServerSocketChannel</code> object
403     * associated with this socket, if any.     * associated with this socket, if any.
404     *     *
405     * The socket only has a ServerSocketChannel if its created     * <p>The socket only has a <code>ServerSocketChannel</code> if its created
406     * by ServerSocketChannel.open.     * by <code>ServerSocketChannel.open()</code>.</p>
407     *     *
408     * @return the associated socket channel, null if none exists     * @return the associated socket channel, null if none exists
409     *     *

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

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