Closing Inactive Connections?

"이희승 (Trustin Lee)" trustin at gmail.com
Mon Jan 31 22:29:13 EST 2011


Ahh, thanks!  Let me update the Javadoc. :)

On 08/13/2010 03:36 PM, Nitrostar wrote:
> 
> So useful, thank you very much!
> 
> There's a small typo in the documentation for IdleStateHandler
> (http://docs.jboss.org/netty/3.2/api/org/jboss/netty/handler/timeout/IdleStateHandler.html)
> 
> It reads:
> "The Timer which was specified when the ReadTimeoutHandler is created should
> be stopped manually by calling releaseExternalResources() or Timer.stop()
> when your application shuts down."
> 
> It should really read:
> "The Timer which was specified when the IdleStateHandler is created should
> be stopped manually by calling releaseExternalResources() or Timer.stop()
> when your application shuts down."
> 
> Nitro

-- 
Trustin Lee, http://gleamynode.net/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
Url : http://lists.jboss.org/pipermail/netty-users/attachments/20110201/afa6aa18/attachment-0001.bin 


More information about the netty-users mailing list