dev@grizzly.java.net

Re: ReadFilter and SSLReadFilter

From: Oleksiy Stashok <oleksiy.stashok_at_oracle.com>
Date: Wed, 16 Jan 2013 11:47:31 +0100

Hi Minoru,

looks like it's a bug, can you pls. file an issue?

Thanks.

WBR,
Alexey.

On 01/16/2013 08:47 AM, Nitta, Minoru wrote:
> Hi,
>
> I have a question.
>
> In Grizzly 1.9.x, ReadFilter calls ConnectionCloseHandler.remotlyClosed
> (BaseSelectionKeyHandler.notifyRemotlyClose) is called when read byte is
> 0 or less than 0. It seems to me that SSLReadFilter does not call it.
> Are there any reasons for that?
>
> Thank you.
> Minoru
>