Leandro Casadei a écrit :
On Thu, Jan 14, 2010 at 7:44 PM, Emmanuel LŽcharny <[email protected]>wrote:

Leandro Casadei a écrit :

 Hi, I'm having a little problem using MINA as a client.
MINA version ?


I'm using 2.0.0-RC1


This is strange. The code to close the connection is correct, but it seems that the session is waiting for some event to be processed before the close can be done. Are you sending data just before closing the connection ?

A bit of code demonstrating the problem could help...

Otehrwise, you can also add a timeout to awaitUninterruptibly( 1000 )

Reply via email to