On 15/06/2012 01:41, Konstantin Kolinko wrote:
> Hi!
> 
> There is one known limitation in Comet API:
> 
> The event.setTimeout() method works for NIO connector only
> and for APR it throws UnsupportedOperationException
> 
> Now that with 7.0.28 per-socket timeouts are supported in APR
> connector, maybe this limitation can be removed?

I can't think of any reason why it wouldn't work now (but I haven't
looked at the code yet). +1

Mark

> Documentation:
> http://tomcat.apache.org/tomcat-7.0-doc/aio.html#Comet_timeouts
> http://tomcat.apache.org/tomcat-7.0-doc/api/org/apache/catalina/comet/CometEvent.html
> 
> Best regards,
> Konstantin Kolinko
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to