314
314
and protocol enforcement happens at memcached_response()
315
315
looking for '\n'. We do not care for UDB which requests 8 bytes
316
316
at once. Generally, this means that connection went away. Since
318
318
it will return EGAIN if data is not immediatly available.
320
320
WATCHPOINT_STRING("We had a zero length recv()");