util::http::curl::timeout (private)

 util::http::curl::timeout input

Defined in packages/acs-tcl/tcl/http-client-procs.tcl

Convert the provided timeout value to a format suitable for curl. Since curl versions before 7.32.0 just accept integer, the granularity is set to seconds. On doubt, the value is rounded up.

Parameters:
input

Partial Call Graph (max 5 caller/called nodes):
%3 util::http::curl::request util::http::curl::request (private) util::http::curl::timeout util::http::curl::timeout util::http::curl::request->util::http::curl::timeout

Testcases:
No testcase defined.
[ show source ]
Show another procedure: