Return to retry-connrefused.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 ! misho 1: Long: retry-connrefused ! 2: Help: Retry on connection refused (use with --retry) ! 3: Added: 7.52.0 ! 4: --- ! 5: In addition to the other conditions, consider ECONNREFUSED as a transient ! 6: error too for --retry. This option is used together with --retry.