_async_event | qb::io::async::base< input< _Derived >, event::io > | protected |
accepted_socket_type typedef | qb::io::async::tcp::acceptor< _Derived, _Prot > | |
acceptor() noexcept | qb::io::async::tcp::acceptor< _Derived, _Prot > | inline |
base() | qb::io::async::base< input< _Derived >, event::io > | inlineprotected |
base_io_t typedef | qb::io::async::input< acceptor< _Derived, _Prot > > | |
clear_protocols() | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
disconnect(int reason=1) | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
dispose() | qb::io::async::input< acceptor< _Derived, _Prot > > | inlineprotected |
has_server | qb::io::async::input< acceptor< _Derived, _Prot > > | static |
input()=default | qb::io::async::input< acceptor< _Derived, _Prot > > | |
input(IProtocol *protocol) noexcept | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
input(input const &)=delete | qb::io::async::input< acceptor< _Derived, _Prot > > | |
listen(qb::io::uri uri, std::filesystem::path cert_file={}, std::filesystem::path key_file={}, std::vector< std::string > alpn_protocols={}) | qb::io::async::tcp::acceptor< _Derived, _Prot > | inline |
on(event::disconnected &&e) | qb::io::async::tcp::acceptor< _Derived, _Prot > | inline |
on(typename Protocol::message &&new_socket) | qb::io::async::tcp::acceptor< _Derived, _Prot > | inline |
protocol() | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
ready_to_read() noexcept | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
start() noexcept | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
switch_protocol(_Args &&...args) | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |
~acceptor()=default | qb::io::async::tcp::acceptor< _Derived, _Prot > | |
~base() | qb::io::async::base< input< _Derived >, event::io > | inlineprotected |
~input() noexcept | qb::io::async::input< acceptor< _Derived, _Prot > > | inline |