OpenVPN 3 Core Library
|
#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>
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. | |