mirror of
https://github.com/esp8266/Arduino.git
synced 2025-09-08 06:28:00 +03:00
* TCP connect and send delay fix Implement early exit as connection established or data already sent. (Previous implementation was exiting only on timeout expired)