DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35383>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35383





------- Additional Comments From [EMAIL PROTECTED]  2005-06-17 17:19 -------
Anyway, I tried Thread.interrupt() and it does not interrupt:
http://java.sun.com/j2se/1.4.2/docs/api/java/lang/Thread.html#interrupt()
I don't think the thread is on any of the states listed:
no wait or sleep
I don't think Socket creation is an InterruptibleChannel (since it is not
already connected) nor Selector (I don't understand quite well, but...). These
states seems to be linked to java.nio package which is not the case of
java.net.Socket.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to