Name: tb29552 Date: 02/09/98
There is currently no way to open a java.io.socket with timeout. A Socket
can only be opened by one of its constructors, but you have to have an
already constructed socket to set the socket timeout.
(See also:)
http://developer.javasoft.com/developer/bugParade/bugs/4031565.html
http://developer.javasoft.com/developer/techDocs/SearchData/dd/newbie/175.html
(Review ID: 24754)
======================================================================
- relates to
-
JDK-4348235 Cannot perform a bind to a Socket with out making a connection to it.
-
- Resolved
-