MySQL 9.1.0
Source Code Documentation
|
Go to the source code of this file.
Namespaces | |
namespace | http |
namespace | http::server |
Variables | |
HTTP_SERVER_LIB_EXPORT std::atomic< uint64_t > | http::server::http_connections_created {0} |
HTTP_SERVER_LIB_EXPORT std::atomic< uint64_t > | http::server::http_connections_closed {0} |
HTTP_SERVER_LIB_EXPORT std::atomic< uint64_t > | http::server::http_connections_reused {0} |