Clementine
Public Types | List of all members
asio::basic_socket_acceptor< Protocol, Executor >::rebind_executor< Executor1 > Struct Template Reference

Rebinds the acceptor type to another executor. More...

#include <basic_socket_acceptor.hpp>

Public Types

typedef basic_socket_acceptor< Protocol, Executor1 > other
 The socket type when rebound to the specified executor.
 

Detailed Description

template<typename Protocol, typename Executor>
template<typename Executor1>
struct asio::basic_socket_acceptor< Protocol, Executor >::rebind_executor< Executor1 >

Rebinds the acceptor type to another executor.


The documentation for this struct was generated from the following file: