X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=include%2Fyaz%2Fzoom.h;h=e46070486380d539afcce1eaf8ea4e8978b82d17;hp=27ab47e0d4538112f90ca62e7aa944a4663dd2fb;hb=32790840d73b1f4a4bde1478e6b14699aac00e94;hpb=be89f721ce59303c3f7261b7bf86b971dff18376 diff --git a/include/yaz/zoom.h b/include/yaz/zoom.h index 27ab47e..e460704 100644 --- a/include/yaz/zoom.h +++ b/include/yaz/zoom.h @@ -143,6 +143,7 @@ ZOOM_diag_str (int error); #define ZOOM_ERROR_ES_INVALID_ACTION 10015 #define ZOOM_ERROR_ES_INVALID_VERSION 10016 #define ZOOM_ERROR_ES_INVALID_SYNTAX 10017 +#define ZOOM_ERROR_MEMCACHED 10018 ZOOM_API(int) ZOOM_connection_last_event(ZOOM_connection cs);