From: Adam Dickmeiss Date: Wed, 5 May 2010 09:20:32 +0000 (+0200) Subject: Document ZOOM option clientIP. X-Git-Tag: v4.0.8~8 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=e1fa5ba09392c3bdd5c1bacac97d87d703ed1cf3 Document ZOOM option clientIP. --- diff --git a/doc/zoom.xml b/doc/zoom.xml index 2ed7b9f..25aea86 100644 --- a/doc/zoom.xml +++ b/doc/zoom.xml @@ -195,6 +195,12 @@ ZOOM_query_cql2rpn(ZOOM_query s, const char *str, ZOOM_connection conn) proxyProxy host none + clientIPClient IP. If set, is + encoded in the otherInfo area of a Z39.50 PDU with OID + 1.2.840.10003.10.1000.81.3. Holds the original IP addreses + of a client. Is used of ZOOM is used in a gateway of some sort. + none + asyncIf true (1) the connection operates in asynchronous operation which means that all calls are non-blocking except