LJM_WIFI_OPEN_TIMEOUT_MS
LJM_WIFI_OPEN_TIMEOUT_MS
is a numerical readable-writable LJM library configuration which sets how long in milliseconds LJM waits for a WiFi-based TCP connection to be established.
The constant LJM_WIFI_OPEN_TIMEOUT_MS
can be used interchangeably with the string "LJM_WIFI_OPEN_TIMEOUT_MS"
.
Default
The default timeout is 1000 ms.
Details
See Timeout Configs.
If the pending connection may be Ethernet or WiFi, LJM_WIFI_OPEN_TIMEOUT_MS
is used.
For more LJM configurations, see Library Configuration Functions.