arduino-esp32/libraries/WiFi
Guil-T 89351e3ade Update WiFiClient.cpp (#3608)
fixed the connected() function so that it only checks errno if recv returns a value of -1.

"in the even of an error, errno is set to indicate the error" --manpage

This fixes the ESP32 Webserver when dealing with a modern webserver with a slow SD card.
2020-01-20 16:08:17 +02:00
..
examples Wait for client.available() to prevent ESP32 crashes (#3154) 2019-10-02 14:45:42 +03:00
src Update WiFiClient.cpp (#3608) 2020-01-20 16:08:17 +02:00
keywords.txt initial import 2016-10-06 07:09:44 -06:00
library.properties initial import 2016-10-06 07:09:44 -06:00