Callout: wait for response to QUIT before closing
[exim.git] / src / src / smtp_out.c
index 0c655e2606f3fceac5ea8127f4e9e4372523e146..3154c97674d579b0548b188690095e92e8ef7670 100644 (file)
@@ -536,7 +536,7 @@ Arguments:
   buffer    where to put the response
   size      the size of the buffer
   okdigit   the expected first digit of the response
-  timeout   the timeout to use
+  timeout   the timeout to use, in seconds
 
 Returns:    TRUE if a valid, non-error response was received; else FALSE
 */