|  | Home | Libraries | People | FAQ | More | 
Completion token type used to specify that an error produced by an asynchronous operation is captured to an error_code variable.
template<
    typename CompletionToken>
class redirect_error_t
| Name | Description | 
|---|---|
| Constructor. | 
        The redirect_error_t
        class is used to indicate that any error_code produced by an asynchronous
        operation is captured to a specified variable.
      
        Header: boost/asio/redirect_error.hpp
      
        Convenience header: boost/asio.hpp