ZOOM: special options to control APDU logging
[yaz-moved-to-github.git] / src / zoom-p.h
index 9113242..4a2e155 100644 (file)
@@ -113,6 +113,7 @@ struct ZOOM_connection_p {
 
     int log_details;
     int log_api;
+    WRBUF saveAPDU_wrbuf;
 };
 
 #if ZOOM_RESULT_LISTS