/[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.23 by cbj, Fri Jan 10 17:07:01 2003 UTC revision 1.24 by mkoch, Mon Mar 3 08:17:41 2003 UTC
# Line 692  public class Socket Line 692  public class Socket
692     * this option implies that there is no timeout (ie, operations will     * this option implies that there is no timeout (ie, operations will
693     * block forever).  On systems that have separate read and write timeout     * block forever).  On systems that have separate read and write timeout
694     * values, this method returns the read timeout.  This     * values, this method returns the read timeout.  This
695     * value is in thousandths of a second.     * value is in milliseconds.
696     *     *
697     * @param timeout The length of the timeout in thousandths of a second, or     * @param timeout The length of the timeout in milliseconds, or
698     * 0 to indicate no timeout.     * 0 to indicate no timeout.
699     *     *
700     * @exception SocketException If an error occurs or Socket not connected     * @exception SocketException If an error occurs or Socket not connected

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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