mirror of
https://github.com/esphome/esphome.git
synced 2026-09-19 19:18:47 +00:00
2243e349817c5825d12ba9fe47d919771e9737a7
Switch to blocking mode before writing the feature ACK byte in the no-password path. lwIP may not transmit data written in non-blocking mode when the socket immediately switches to blocking and blocks in recv(). Writing the feature ACK in blocking mode ensures it is flushed to the wire before entering the blocking data transfer phase.
Description
ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems.
Readme
Multiple Licenses
606 MiB
Languages
C++
55.7%
Python
43.7%
C
0.3%
JavaScript
0.2%
