jsr369-experts@servlet-spec.java.net

[jsr369-experts] Re: [servlet-spec users] Re: Re: Re: Re: AsyncIO from ontimeout

From: Mark Thomas <markt_at_apache.org>
Date: Tue, 1 Nov 2016 09:49:30 +0000

On 01/11/2016 07:16, Greg Wilkins wrote:
>
>
> On 1 November 2016 at 17:51, Stuart Douglas <sdouglas_at_redhat.com
> <mailto:sdouglas_at_redhat.com>> wrote:

<snip/>

> I think it would make more
> sense to clear the read/write listener on dispatch(), rather than
> onError or onTimeout.
>
>
> Oh good idea! It is dispatch that signals the start of a new cycle,
> which may be synchronous or asynchronous/

That works for me too.

Mark