OpenVPN 3 Core Library
|
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <openvpn/common/platform.hpp>
#include <openvpn/common/exception.hpp>
Go to the source code of this file.
Classes | |
struct | openvpn::SockOpt::Creds |
Namespaces | |
namespace | openvpn |
namespace | openvpn::SockOpt |
Functions | |
bool | openvpn::SockOpt::peercreds (const int fd, Creds &cr) |