RESTinio
|
A specialization of ip_blocker_holder for case of noop_ip_blocker. More...
#include <acceptor.hpp>
Public Member Functions | |
template<typename Settings > | |
ip_blocker_holder_t (const Settings &) | |
template<typename Socket > | |
restinio::ip_blocker::inspection_result_t | inspect_incoming (Socket &) const noexcept |
A specialization of ip_blocker_holder for case of noop_ip_blocker.
This class doesn't hold anything and doesn't do anything.
Definition at line 141 of file acceptor.hpp.
|
inline |
Definition at line 144 of file acceptor.hpp.
|
inlinenoexcept |
Definition at line 148 of file acceptor.hpp.