Home
last modified time | relevance | path

Searched refs:fail_early (Results 1 – 3 of 3) sorted by relevance

/curl/src/
H A Dtool_cfgable.h328 bool fail_early; /* exit on first transfer error */ member
H A Dtool_operate.c2741 if(is_fatal_error(result) || (result && global->fail_early)) in check_finished()
2766 if(is_fatal_error(result) || (result && global->fail_early)) in check_finished()
2912 if(is_fatal_error(returncode) || (returncode && global->fail_early)) in serial_transfers()
H A Dtool_getparam.c2139 global->fail_early = toggle; in getparameter()

Completed in 34 milliseconds