Filip Hanik - Dev Lists wrote:
great, can we adjust processSocket(socket, boolean) (AprEndPoint and NioEndpoint) so that it can pass the correct data (timeout, shutdown etc) I can do all the schtuff in the NIO piece, its so similar to the APR piece that I can just see what you have done there.
That's a second step :) It's a good idea because at the moment there's only a boolean, so it's not possible to do anything except sending an ERROR or READ event.
Right now, I'm doing all the changes in the servlet container (which is enough to keep me busy for now, and is independent).
Rémy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]