On 05/02/2010 10:52 PM, Filip Hanik - Dev Lists wrote: > On 05/02/2010 04:02 AM, jfcl...@apache.org wrote: >> - // endpoint.processSocket(this.socket, >> SocketStatus.STOP); >> + try { >> + asyncDispatch(SocketStatus.STOP); // What to do >> with return code ? >> > What you want to do here, is let the Endpoint know that stop is called.
Yep. > The end point will then dispatch a new thread to handle the request Some more logic is missing in the Endpoint then, no? Cheers Jean-Frederic --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org