network_timeout
Set the global timeout for network requests in milliseconds (0 for no timeout)
network_timeout(
ms
)
Set the global timeout for network requests in milliseconds (0 for no timeout)
Syntaxe
network_timeout(5000);
Arguments
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
ms | yes | - | timeout in milliseconds |