Files
esphome/esphome
J. Nick Koston a9c2be5193 Check socket type before accessing pcb.tcp union member
Move the NETCONN_TCP type check before the pcb.tcp null check
to avoid reading the wrong union member on non-TCP sockets.
2026-03-10 22:39:36 -10:00
..