Fix an error message in send_crunch_response().
authorFabian Keil <fk@fabiankeil.de>
Thu, 29 Oct 2009 16:55:29 +0000 (16:55 +0000)
committerFabian Keil <fk@fabiankeil.de>
Thu, 29 Oct 2009 16:55:29 +0000 (16:55 +0000)
commitf2a8b1b41f4d2d4f98b2208f9c00d46d7a953982
treed72c6406eeb2a809f2677dc8f01d4c55daca5b92
parent43a77cc29aa0ed0564f3180bacfb024470d115fb
Fix an error message in send_crunch_response().

Don't pretend we failed to write to the server
when we actually failed to write to the client.

Also log the crunch reason before trying to write
to the client. The log is easier to read that way.
jcc.c