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

Guilhem Lavaux guilhem at kaffe.org
Fri Nov 25 12:48:51 PST 2005


Hi Jean-Frederic,

The problem should be fixed now in CVS. I have tested your program 
locally with kaffe and it seems to work now. Please tell me if you are 
still experiencing some troubles...

Regards,

Guilhem.

Jean-frederic Clere wrote:
> 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.
> 
>




More information about the kaffe mailing list