[kaffe] problems with thread and ServerSocket.close()

Jean-frederic Clere jfclere at sinix.net
Wed Nov 2 14:03:17 PST 2005


Hi,

I have tried a small test program that runs correctly in Sun JVM but 
hangs in kaffe:
By close() on a ServerSocket I expect to cause an exception in the 
thread where I am doing the accept() om the same ServerSocket, but the 
close() hangs until a new connection is openned.

Any hints why the close() does not provoque an exception in the accept().

Cheers

Jean-Frederic

PS: Find attached the java code I am using.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: JFCtest.java
Url: http://kaffe.org/pipermail/kaffe/attachments/20051102/2845856c/attachment-0002.txt 


More information about the kaffe mailing list