1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-24 19:42:27 +03:00
Files
esp8266/libraries
Markus Sattler 8e50cdb190 Updater.cpp:
- use new AutoInterruptLock
 - add delay to give the RTOS some time to handle TCP

WiFiClient.cpp
 - add stopAllexcepted to cancel all TCP excepted one

ClientContext.h
 - add getLocalPort()

ESP8266HTTPUpdate.cpp
 - close all not needed TCP and UDP

osapi.h
 - missing commit from SDK
2015-08-29 13:45:58 +02:00
..
2015-08-29 13:45:58 +02:00
2015-08-29 13:45:58 +02:00
2015-06-21 22:19:23 +02:00
2015-06-17 14:24:25 +02:00
2015-08-03 19:35:17 -07:00
2015-03-27 12:18:06 +03:00
2015-07-22 22:50:26 +03:00