You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
memcached_get() will hang for POLL_TIMEOUT ms and return invalid (old) values when trying to read responses from SETs while MEMCACHED_BEHAVIOR_BUFFER_REQUEST is true and MEMCACHED_CALLBACK_GET_FAILURE is used to insert missing keys.
memcached_get()will hang forPOLL_TIMEOUTms and return invalid (old) values when trying to read responses fromSETs whileMEMCACHED_BEHAVIOR_BUFFER_REQUESTistrueandMEMCACHED_CALLBACK_GET_FAILUREis used to insert missing keys.