664
644
if (timeout_error_occured and server->state < MEMCACHED_SERVER_STATE_IN_PROGRESS)
646
return memcached_set_error(*server, MEMCACHED_TIMEOUT, MEMCACHED_AT,
669
650
return memcached_set_error(*server, MEMCACHED_CONNECTION_FAILURE, MEMCACHED_AT); /* The last error should be from connect() */