mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 00:58:40 +00:00
1c1ddf463b76c3d13f8376a9d6279fe2b04cd432
When called from cold paths (write_raw_buf_, write_frame_) with sent=-1 and empty overflow, the function would skip the write and read a stale errno. Now always attempts the write when overflow is empty, matching the original write_raw_ behavior.
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
604 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
