OpenVPN 3 Core Library
|
#include <asioboundsock.hpp>
Public Member Functions | |
Proto () | |
bool | defined () const |
void | bind_local (const IP_ADDR &local, const unsigned short port) |
template<typename PARENT > | |
void | post_open (PARENT *parent, openvpn_io::error_code &ec) const |
std::string | to_string () const |
Private Attributes | |
IP_ADDR | local_ |
unsigned short | port_ |
Definition at line 87 of file asioboundsock.hpp.
|
inline |
Definition at line 90 of file asioboundsock.hpp.
|
inline |
Definition at line 101 of file asioboundsock.hpp.
|
inline |
|
inline |
Definition at line 108 of file asioboundsock.hpp.
|
inline |
Definition at line 118 of file asioboundsock.hpp.
|
private |
Definition at line 124 of file asioboundsock.hpp.
|
private |
Definition at line 125 of file asioboundsock.hpp.