Time-out

To configure the time-out, specify the time in seconds for the libcurl transfer operation to take. If no time-out is defined, then there is no time-out limit for the data transfer.

libcurl is the name of the underlying library that is used to implement cURL. This is the module that does all the network and protocol work. It uses the options and configuration information from NetConfig to invoke the libcurl functions.

In the current TPS, TIMEOUT is defined and the default is set to -1. NTIMEOUT is set by the dialog box. The engine uses dialog box time-out, set as NTIMEOUT, only if TIMEOUT is set to -1 on the TPS.