UniSet 2.44.3
Класс uniset::JHttpServer::RequestQueue

Классы

struct  Job

Открытые члены

bool push (Job &&j)
bool pop (Job &out, std::chrono::milliseconds timeout)
bool empty () const
void setMaxSize (size_t n) noexcept
void shutdown ()
void clear (int status, const std::string &reason, const std::string &body)
void reset ()