RESTinio
|
#include <restinio/tcp_connection_ctx_base.hpp>
Go to the source code of this file.
Namespaces | |
namespace | restinio |
Typedefs | |
using | restinio::timer_invocation_tag_t = std::uint32_t |
An invokation tag, for controlling no more actual timers in corner cases. | |
using | restinio::timer_invocation_cb_t |
A pointer to invocation callback for a specific context object. |