|
Nexus HTTP/3
A QUIC and HTTP/3 library
|
This is the complete list of members for nexus::h3::server_connection, including all inherited members.
| accept(stream &s, error_code &ec) | nexus::h3::server_connection | |
| accept(stream &s) | nexus::h3::server_connection | |
| async_accept(stream &s, CompletionToken &&token) | nexus::h3::server_connection | inline |
| close(error_code &ec) | nexus::h3::server_connection | |
| close() | nexus::h3::server_connection | |
| executor_type typedef | nexus::h3::server_connection | |
| get_executor() const | nexus::h3::server_connection | |
| go_away(error_code &ec) | nexus::h3::server_connection | |
| go_away() | nexus::h3::server_connection | |
| id(error_code &ec) const | nexus::h3::server_connection | |
| id() const | nexus::h3::server_connection | |
| is_open() const | nexus::h3::server_connection | |
| remote_endpoint(error_code &ec) const | nexus::h3::server_connection | |
| remote_endpoint() const | nexus::h3::server_connection | |
| server_connection(acceptor &a) | nexus::h3::server_connection | inlineexplicit |