OpenVPN 3 Core Library
Loading...
Searching...
No Matches
bufread.hpp File Reference
#include <unistd.h>
#include <errno.h>
#include <string>
#include <cstring>
#include <openvpn/common/size.hpp>
#include <openvpn/common/exception.hpp>
#include <openvpn/common/strerror.hpp>
#include <openvpn/buffer/buflist.hpp>
Include dependency graph for bufread.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  openvpn
 

Functions

 openvpn::OPENVPN_EXCEPTION (buf_read_error)
 
bool openvpn::buf_read (const int fd, Buffer &buf, const std::string &title)
 
BufferList openvpn::buf_read (const int fd, const std::string &title)