src/net/services/udp_echo.hpp file

Namespaces

namespace prf
namespace prf::net

Classes

class prf::net::IUdpEchoService
Minimal interface for optional UDP echo service used in diagnostics/tests.
class prf::net::UdpEchoService
lwIP-backed UDP echo service implementation.