Hi, I am just starting to have a look at Grizzly and am interested in the
asynchronous processing of messages. I have a requirement that means that a
request (processTask) in Grizzly may be timed out on a separate thread. I
want to be able to close the connection that is open is Grizzly from a
separate thread without sending a response. How can I do this.
Also, what will happen in Grizzly if Grizzly is part way through writing a
response down a connection when an attempt is made to close that connection?
Thanks for any help you can give.
--
View this message in context: http://www.nabble.com/Closing-connections-tp18026485p18026485.html
Sent from the Grizzly - Users mailing list archive at Nabble.com.