qb  2.0.0.0
C++17 Actor Framework
qb Issue Watch Star Fork Follow @isndev
Loading...
Searching...
No Matches
qb::io::tcp::ssl::socket Member List

This is the complete list of members for qb::io::tcp::ssl::socket, including all inherited members.

bind(qb::io::endpoint const &ep) noexceptqb::io::tcp::socket
bind(qb::io::uri const &u) noexceptqb::io::tcp::socket
connect(endpoint const &ep, std::string const &hostname="") noexceptqb::io::tcp::ssl::socket
connect(uri const &u) noexceptqb::io::tcp::ssl::socket
qb::io::tcp::socket::connect(qb::io::endpoint const &ep) noexceptqb::io::tcp::socket
connect_un(std::string const &path) noexceptqb::io::tcp::ssl::socket
connect_v4(std::string const &host, uint16_t port) noexceptqb::io::tcp::ssl::socket
connect_v6(std::string const &host, uint16_t port) noexceptqb::io::tcp::ssl::socket
connected() noexceptqb::io::tcp::ssl::socket
disable_session_resumption() noexceptqb::io::tcp::ssl::socket
disconnect() noexceptqb::io::tcp::ssl::socket
qb::io::tcp::socket::disconnect() const noexceptqb::io::tcp::socket
do_handshake() noexcept (defined in qb::io::tcp::ssl::socket)qb::io::tcp::ssl::socketinline
get_alpn_selected_protocol() const noexceptqb::io::tcp::ssl::socket
get_last_ssl_error_string() const noexceptqb::io::tcp::ssl::socket
get_negotiated_cipher_suite() const noexceptqb::io::tcp::ssl::socket
get_negotiated_tls_version() const noexceptqb::io::tcp::ssl::socket
get_peer_certificate_chain() const noexceptqb::io::tcp::ssl::socket
get_peer_certificate_details() const noexceptqb::io::tcp::ssl::socket
get_session() const noexceptqb::io::tcp::ssl::socket
init(SSL *handle=nullptr) noexceptqb::io::tcp::ssl::socket
qb::io::tcp::socket::init(int af=AF_INET) noexceptqb::io::tcp::socket
is_secure() noexceptqb::io::tcp::ssl::socketinlinestatic
n_connect(qb::io::endpoint const &ep, std::string const &hostname="") noexceptqb::io::tcp::ssl::socket
n_connect(uri const &u) noexceptqb::io::tcp::ssl::socket
qb::io::tcp::socket::n_connect(qb::io::endpoint const &ep) noexceptqb::io::tcp::socket
n_connect_un(std::string const &path) noexceptqb::io::tcp::ssl::socket
n_connect_v4(std::string const &host, uint16_t port) noexceptqb::io::tcp::ssl::socket
n_connect_v6(std::string const &host, uint16_t port) noexceptqb::io::tcp::ssl::socket
operator=(socket &&rhs)=defaultqb::io::tcp::ssl::socket
qb::io::tcp::socket::operator=(socket &&)=defaultqb::io::tcp::socket
qb::io::tcp::socket::operator=(io::socket &&sock) noexceptqb::io::tcp::socket
read(void *data, std::size_t size) noexceptqb::io::tcp::ssl::socket
qb::io::tcp::socket::read(void *dest, std::size_t len) const noexceptqb::io::tcp::socket
request_client_post_handshake_auth() noexceptqb::io::tcp::ssl::socket
request_ocsp_stapling(bool enable=true) noexceptqb::io::tcp::ssl::socket
set_alpn_protocols(const std::vector< std::string > &protocols) noexceptqb::io::tcp::ssl::socket
set_session(qb::io::ssl::Session &session) noexceptqb::io::tcp::ssl::socket
set_sni_hostname(const std::string &hostname) noexceptqb::io::tcp::ssl::socket
set_verify_callback(int(*callback)(int, X509_STORE_CTX *), int verification_mode) noexceptqb::io::tcp::ssl::socket
set_verify_depth(int depth) noexceptqb::io::tcp::ssl::socket
socket() noexceptqb::io::tcp::ssl::socket
socket(SSL *ssl_ptr, tcp::socket &sock) noexceptqb::io::tcp::ssl::socket
socket(socket const &rhs)=deleteqb::io::tcp::ssl::socket
socket(socket &&rhs)=defaultqb::io::tcp::ssl::socket
qb::io::tcp::socket::socket(socket const &)=deleteqb::io::tcp::socket
qb::io::tcp::socket::socket(socket &&)=defaultqb::io::tcp::socket
qb::io::tcp::socket::socket(io::socket &&sock) noexceptqb::io::tcp::socket
ssl_handle() const noexceptqb::io::tcp::ssl::socket
write(const void *data, std::size_t size) noexceptqb::io::tcp::ssl::socket
qb::io::tcp::socket::write(const void *data, std::size_t size) const noexceptqb::io::tcp::socket
~socket() noexceptqb::io::tcp::ssl::socket