On Tue, Jun 2, 2009 at 10:18 PM, Adam Brown <[email protected]> wrote: > Thanks, David. Having a listener on the CloseFuture solved the problem for > me. Now everything shuts down cleanly.
I'm pretty sure it would be better to define a way to programatically shutdown the server without having to implement a 'hack' (btw, David, brillant idea !) But I think that giving access to the sevrer acceptors is probably a good idea, assuming you can control who is sending the shutdown message... This is something we can discuss on the dev list (also I think that documenting the server shutdown on the site would be a good idea) -- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
