/[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.9 by ericb, Sat Feb 9 23:34:44 2002 UTC revision 1.10 by mkoch, Thu Nov 7 11:20:39 2002 UTC
# Line 95  public abstract class SocketImpl impleme Line 95  public abstract class SocketImpl impleme
95     * if the stream parameter is false.     * if the stream parameter is false.
96     *     *
97     * @param stream true for a stream socket, false for a datagram socket     * @param stream true for a stream socket, false for a datagram socket
98       *
99       * @exception IOException If an error occurs
100     */     */
101    protected abstract void create(boolean stream) throws IOException;    protected abstract void create(boolean stream) throws IOException;
102    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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