Hello, I have a confused: My software is listening on some data ports. When user wants to stop the software, I used the "SocketAcceptor.unbindAll()" as usual. I think that all messages which have been decoded are finished by mina framework at messageReceived() method. I have been testing this problem and it seems my assumption is correct. Do I miss something? Please advice me.
Thanks & best regards, Hieu Phan.
