/[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.42 by tromey, Thu Sep 22 18:09:59 2005 UTC revision 1.43 by mark, Sun Oct 9 22:05:47 2005 UTC
# Line 370  public class ServerSocket Line 370  public class ServerSocket
370    
371      impl.accept(socket.impl);      impl.accept(socket.impl);
372      socket.implCreated = true;      socket.implCreated = true;
373        socket.bound = true;
374    }    }
375    
376    /**    /**

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43

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