This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
esphome
Watch
2
Star
0
Fork
0
mirror of
https://github.com/esphome/esphome.git
synced
2026-09-21 20:18:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62774bfd70120fa99cfd0cf1223b6c80b163f87c
esphome
/
esphome
/
components
/
socket
T
History
J. Nick Koston
7c02f2f10a
[socket] Split LWIP socket classes to reduce memory overhead on ESP8266/RP2040 (
#11172
)
2025-10-14 14:00:49 +13:00
..
__init__.py
Don't compile unnecessary platform files (e.g. ESP8266 files on ESP32) (
#9354
)
2025-07-08 09:04:41 +12:00
bsd_sockets_impl.cpp
Optimize socket operations by checking readiness in the main loop (
#8918
)
2025-05-28 18:16:37 -05:00
headers.h
Support for LibreTiny platform (RTL8710, BK7231 & other modules) (
#3509
)
2023-09-05 10:16:08 +12:00
lwip_raw_tcp_impl.cpp
[socket] Split LWIP socket classes to reduce memory overhead on ESP8266/RP2040 (
#11172
)
2025-10-14 14:00:49 +13:00
lwip_sockets_impl.cpp
Optimize socket operations by checking readiness in the main loop (
#8918
)
2025-05-28 18:16:37 -05:00
socket.cpp
Optimize socket operations by checking readiness in the main loop (
#8918
)
2025-05-28 18:16:37 -05:00
socket.h
Optimize socket operations by checking readiness in the main loop (
#8918
)
2025-05-28 18:16:37 -05:00