43 TlsAcceptorSession(std::shared_ptr<Context> io_context, std::shared_ptr<TlsContext> tls_context,
const std::string&
address,
const unsigned short port);
47 unsigned short port()
const;
57 std::shared_ptr<Context> io_context;
58 std::shared_ptr<TlsContext> tls_context;
#define ASYNCHRONOUSIO_EXPORT
Class template facilitating the definition of asio::Socket generators.
A TCP acceptor listening on a given port and interface address.
A TCP acceptor session with TLS support continuously waiting for incoming connections.
unsigned short port() const
Target mlrange_cast(Source arg)
Generic version of checked ML casts.