Reference
boost::redis::basic_connection::rebind_executor
Rebinds the socket type to another executor.
Synopsis
Declared in <boost/redis/connection.hpp>
template<class Executor1>
struct rebind_executor;
Rebinds the socket type to another executor.
Declared in <boost/redis/connection.hpp>
template<class Executor1>
struct rebind_executor;