From 5b919d13e20f3018c4880c4745a8fbb80fdf99fd Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 1 Nov 2018 14:29:38 +0100 Subject: [PATCH] Describe ZOOM option timeout --- doc/book.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/book.xml b/doc/book.xml index 6978e0f11..9d5ca74fc 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -1457,6 +1457,14 @@ 1.2.840.10003.10.1000.81.3. Holds the original IP addresses of a client. Is used if ZOOM is used in a gateway of some sort. none + + timeoutIdle timeout which specifies how long + ZOOM will wait for network I/O before giving up. Thus, the actual + waiting time might be longer than this value if the target makes + a chunked response and the time between each chunk arrive is + less this value. For the connect+init, this is the time + ZOOM will wait until receiving first byte from Init response. + 30 asyncIf true (1) the connection operates in asynchronous operation which means that all calls are non-blocking