Hi,

I have implemented a filter, and in filterClose() I send a message without calling nextFilter.filterClose().

The message is never sent. I added a Callback to WriteFuture, and isWritten returns false.

Is it forbidden to send messages in filterClose?

J-F


Reply via email to