Socket and ClientInfo std::string Removal
The Socket class virtual methods getpeername() and getsockname() that returned std::string have been removed. The ClientInfo struct no longer contains std::string fields.
This is a breaking change for external components in ESPHome 2026.1.0 and later.