Re: server: Return an error for invalid requests instead of killing the client process.

2006-05-30 Thread Alexandre Julliard
Mike Hearn <[EMAIL PROTECTED]> writes: > I'm curious as to what the reason behind this change was. I was under the > impression an invalid request must always mean a corrupted/destabilised > client. Please give me insight! :) At the moment it won't happen, but at some point we'll want to have bet

server: Return an error for invalid requests instead of killing the client process.

2006-05-29 Thread Mike Hearn
Hi Alexandre, I'm curious as to what the reason behind this change was. I was under the impression an invalid request must always mean a corrupted/destabilised client. Please give me insight! :) thanks -mike