Return to parallel-immediate.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 ! misho 1: Long: parallel-immediate ! 2: Help: Do not wait for multiplexing (with --parallel) ! 3: Added: 7.68.0 ! 4: See-also: parallel parallel-max ! 5: --- ! 6: When doing parallel transfers, this option will instruct curl that it should ! 7: rather prefer opening up more connections in parallel at once rather than ! 8: waiting to see if new transfers can be added as multiplexed streams on another ! 9: connection.