arduino-esp32/libraries/WiFi
bbx10 37ef5a43e3 Handle partial socket send (#503)
send() can return a value > 0 but less than size indicating it was able to accept some of the data in buffer. The caller must try again after updating the buffer pointer and size remaining.
2017-07-31 22:51:41 +03:00
..
examples Some grammar/spelling fixes (#438) 2017-06-14 10:12:59 +02:00
src Handle partial socket send (#503) 2017-07-31 22:51:41 +03: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