This website requires JavaScript.
Explore
Help
Sign In
sascha
/
esphome
Watch
1
Star
0
Fork
0
You've already forked esphome
mirror of
https://github.com/esphome/esphome.git
synced
2025-10-23 20:23:50 +01:00
Code
Issues
Releases
Wiki
Activity
Files
596ce599918da9c749bdf1e866ff67ec5334860f
esphome
/
esphome
/
components
/
socket
History
Jonathan Swoboda
cf02a08209
[esp32] Bump IDF version to 5.5.1 and Arduino version to 3.3.2 (
#9839
)
2025-10-15 08:45:33 -10: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
[esp32] Bump IDF version to 5.5.1 and Arduino version to 3.3.2 (
#9839
)
2025-10-15 08:45:33 -10: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