mirror of
https://github.com/esphome/esphome.git
synced 2026-09-15 17:18:40 +00:00
b1390f1679c99f42f55dc0a92b109fe307425a22
If fd_ is already 0 when the main loop adopts an incoming session, the client closed before we got here. Delete the session immediately instead of pushing it into sessions_ and firing on_connect_ on a dead socket.
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
597 MiB
Languages
C++
55.8%
Python
43.6%
C
0.3%
JavaScript
0.2%
