SparkFun_ESP8266_AT_Arduino_Library icon indicating copy to clipboard operation
SparkFun_ESP8266_AT_Arduino_Library copied to clipboard

ESP8266Server::available() not working

Open vjaunet opened this issue 7 years ago • 2 comments

Hi, One needs to set a strictly positive timeout for the ESP8266Server::available() routine. Since it is defined equal as 0 in header file, the timeout test is never made and no client can be returned. Just spent 2 hours on that, hope it can help. ++ V

vjaunet avatar Feb 04 '17 16:02 vjaunet

Are you talking about line 35 from the src code?

santaimpersonator avatar Feb 08 '19 21:02 santaimpersonator

2 years later, I can't exactly recall...

vjaunet avatar Feb 09 '19 02:02 vjaunet