I have a server using the ProtocolParser to parse out message and then pass
them into my message filter.
How do I perform an orderly shutdown of the server when I receive a shutdown
command from a client.
I want to send a simple 'stop' string to the server, have it then initiate
the shutdown of the server.
Ideally would also like to be able to restart it.
--
View this message in context: http://www.nabble.com/Orderly-Shutdown-of-Server-in-ProtocalParser-code-tp24081691p24081691.html
Sent from the Grizzly - Development mailing list archive at Nabble.com.