OpenVPN 3 Core Library
Loading...
Searching...
No Matches
pktstream.hpp File Reference
#include <algorithm>
#include <cstdint>
#include <limits>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/socktypes.hpp>
#include <openvpn/common/size.hpp>
#include <openvpn/common/numeric_cast.hpp>
#include <openvpn/buffer/buffer.hpp>
#include <openvpn/frame/frame.hpp>
Include dependency graph for pktstream.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openvpn::PacketStream< SIZE_TYPE >
 
class  openvpn::PacketStreamResidual< SIZE_TYPE >
 

Namespaces

namespace  openvpn
 Support deferred server-side state creation when client connects.