|
Nexus HTTP/3
A QUIC and HTTP/3 library
|
This is the complete list of members for nexus::h3::client, including all inherited members.
| client(udp::socket &&socket, ssl::context &ctx) | nexus::h3::client | |
| client(udp::socket &&socket, ssl::context &ctx, const quic::settings &s) | nexus::h3::client | |
| client(const executor_type &ex, const udp::endpoint &endpoint, ssl::context &ctx) | nexus::h3::client | |
| client(const executor_type &ex, const udp::endpoint &endpoint, ssl::context &ctx, const quic::settings &s) | nexus::h3::client | |
| close(error_code &ec) | nexus::h3::client | |
| close() | nexus::h3::client | |
| connect(client_connection &conn, const udp::endpoint &endpoint, const char *hostname) | nexus::h3::client | |
| executor_type typedef | nexus::h3::client | |
| get_executor() const | nexus::h3::client | |
| local_endpoint() const | nexus::h3::client |