C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::net::http_listener_config Struct Reference

Public Member Functions

 ES_API (CPPESSENCE) static http_listener_config get_default()
 
 ES_API (CPPESSENCE) static http_listener_config get_default_no_timeout()
 
web::http::experimental::listener::http_listener_config & assign_to (web::http::experimental::listener::http_listener_config &opaque) const
 

Public Attributes

std::int32_t backlog
 
std::uint32_t timeout
 

Static Public Attributes

static constexpr auto no_timeout = std::numeric_limits<std::uint32_t>::max()
 

The documentation for this struct was generated from the following file: