dev@grizzly.java.net

TCP SelectorHandlers - recent Grizzly v160 compatibility

From: Harsha Godugu <Harsha.Godugu_at_Sun.COM>
Date: Tue, 30 Oct 2007 16:11:22 -0800

Hi JeanFrancois,

If a selector handler is added to an already running/started contoller, that particular selectorHandler will never get a chance to do the selection.

This behaviour used to work fine in the previous versions (where there is NO SelectorHandlerRunner.java introduction)
of Grizzly.

thanks,
Harsha