Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: CombineURLChapter 19
Win32 Modules and Extensions
Next: Reference: ConnectionRetries
 

ConnectBackoff

$inet->ConnectBackoff([value])

Reads or sets the delay value, in milliseconds, to wait between connection retries. If no value parameter is specified, the current value is returned; otherwise, the delay between retries is set.


Previous: Reference: CombineURLPerl in a NutshellNext: Reference: ConnectionRetries
Reference: CombineURLBook IndexReference: ConnectionRetries