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-11-30 05:24:00 +03:00
Code
Activity
Files
66eb0852f79158a1bda16a30f6f1ea98fc42482c
esp8266
/
libraries
/
Ethernet
/
Client.cpp
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
3.1 KiB
Raw
Blame
History
View Raw
View Git Blame
Copy Permalink