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-09 13:23:47 +01:00
Code
Issues
Releases
Wiki
Activity
Files
fdd422c42a78f0d611c602f7cfbea53cb5d660cb
esphome
/
esphome
/
components
/
socket
History
J. Nick Koston
96868aa754
[socket] Reduce memory overhead for LWIP TCP accept queue on ESP8266/RP2040 (
#10938
)
2025-09-30 16:52:47 +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] Reduce memory overhead for LWIP TCP accept queue on ESP8266/RP2040 (
#10938
)
2025-09-30 16:52:47 +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