mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
Changes:
- CI fix. - Renames request::fail_* to request::cancel_*. - Adds a second parameter to async_run. - Adds request::retry flag.
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
//
|
||||
|
||||
#include <cstdio>
|
||||
#include <iostream>
|
||||
#include <boost/asio.hpp>
|
||||
#if defined(BOOST_ASIO_HAS_CO_AWAIT)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user