Files
esphome/esphome/components/socket
J. Nick Koston 30a2af0d54 [socket] Add MIN_TCP_LISTEN_SOCKETS constant for consistency
- Clarify MIN_TCP_SOCKETS comment: covers minimal configs (api-only);
  when web_server is present its 5 sockets push past the minimum.
- Add MIN_TCP_LISTEN_SOCKETS = 2 alongside MIN_TCP/MIN_UDP for
  consistency instead of hardcoding the value in libretiny.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 19:39:14 -06:00
..