|
idfxx 1.0.0
Modern C++23 components for ESP-IDF
|
Raw-protocol netconn channel. More...
#include "sdkconfig.h"#include <idfxx/net/endpoint>#include <idfxx/net/error>#include <idfxx/net/netconn/buffer>#include <idfxx/net/netconn/detail/connectionless_channel.hpp>#include <cstddef>#include <span>Go to the source code of this file.
Classes | |
| class | idfxx::net::netconn::raw_channel |
| A raw IP netconn channel. More... | |
Namespaces | |
| namespace | idfxx |
| namespace | idfxx::net |
| namespace | idfxx::net::netconn |
Raw-protocol netconn channel.
Definition in file raw_channel.hpp.