Apache Mesos
process::network::internal::OpenSSLSocketImpl Member List

This is the complete list of members for process::network::internal::OpenSSLSocketImpl, including all inherited members.

accept() overrideprocess::network::internal::OpenSSLSocketImplvirtual
address() const process::network::internal::SocketImpl
bind(const Address &address)process::network::internal::SocketImpl
connect(const Address &address) overrideprocess::network::internal::OpenSSLSocketImplvirtual
connect(const Address &address, const openssl::TLSClientConfig &config) overrideprocess::network::internal::OpenSSLSocketImpl
create(int_fd s)process::network::internal::OpenSSLSocketImplstatic
process::network::internal::SocketImpl::create(int_fd s, Kind kind=DEFAULT_KIND())process::network::internal::SocketImplstatic
process::network::internal::SocketImpl::create(Address::Family family, Kind kind=DEFAULT_KIND())process::network::internal::SocketImplstatic
DEFAULT_KIND()process::network::internal::SocketImplstatic
get() const process::network::internal::SocketImplinline
handle_accept_callback(const std::shared_ptr< SocketImpl > &socket)process::network::internal::OpenSSLSocketImplprotected
handle_ssl_return_result(int result, bool handle_as_read)process::network::internal::OpenSSLSocketImplprotected
kind() const overrideprocess::network::internal::OpenSSLSocketImplinlinevirtual
Kind enum nameprocess::network::internal::SocketImpl
listen(int backlog) overrideprocess::network::internal::PollSocketImplvirtual
OpenSSLSocketImpl(int_fd _s)process::network::internal::OpenSSLSocketImpl
peer() const process::network::internal::SocketImpl
PollSocketImpl(int_fd s)process::network::internal::PollSocketImplinline
recv(char *data, size_t size) overrideprocess::network::internal::OpenSSLSocketImplvirtual
process::network::internal::SocketImpl::recv(const Option< ssize_t > &size=None())process::network::internal::SocketImplvirtual
release()process::network::internal::SocketImplinlineprotected
sprocess::network::internal::SocketImplprotected
send(const char *data, size_t size) overrideprocess::network::internal::OpenSSLSocketImplvirtual
process::network::internal::SocketImpl::send(const std::string &data)process::network::internal::SocketImplvirtual
sendfile(int_fd fd, off_t offset, size_t size) overrideprocess::network::internal::OpenSSLSocketImplvirtual
set_ssl_and_do_handshake(SSL *_ssl)process::network::internal::OpenSSLSocketImplprotected
shared(T *t)process::network::internal::SocketImplinlineprotectedstatic
shutdown(int how) overrideprocess::network::internal::OpenSSLSocketImplvirtual
SocketImpl(int_fd _s)process::network::internal::SocketImplinlineexplicitprotected
~OpenSSLSocketImpl() overrideprocess::network::internal::OpenSSLSocketImpl
~PollSocketImpl() overrideprocess::network::internal::PollSocketImplinline
~SocketImpl()process::network::internal::SocketImplinlinevirtual