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.
The end point will then dispatch a new thread to handle the request
Filip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org