1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-11-30 05:24:00 +03:00
Files
esp8266/libraries/Ethernet/Server.cpp
David A. Mellis 76641d1a87 Returning CLOSE_WAIT clients in Server::available(). (issue #345).
Otherwise, we miss clients that connect, send data, and disconnect before
we get around to calling available().
2010-09-16 00:59:12 +00:00

1.7 KiB