idfxx 1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
raw_channel.hpp File Reference

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
 

Detailed Description

Raw-protocol netconn channel.

Definition in file raw_channel.hpp.