This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-12-01 17:57:53 +03:00
Code
Activity
Files
e2812ef91cc1489527827dcd14c843f3b3244f36
esp8266
/
libraries
/
Ethernet
/
Client.h
amcewen
81b6c69f29
An improved patch for the Client part of issue 416 (adding a multi-byte read). This one moves all of the checking into recv, so that single-byte reads also benefit. It also returns -1 if there's no data available unless we've reached EOF, in which case it returns 0.
2011-01-02 22:21:24 +00:00
723 B
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink