|
|
| reactive_socket_recvfrom_op_base (const asio::error_code &success_ec, socket_type socket, int protocol_type, const MutableBufferSequence &buffers, Endpoint &endpoint, socket_base::message_flags flags, func_type complete_func) |
| |
|
status | perform () |
| |
|
| enum | status { not_done,
done,
done_and_exhausted
} |
| |
|
asio::error_code | ec_ |
| |
|
std::size_t | bytes_transferred_ |
| |
|
typedef status(* | perform_func_type) (reactor_op *) |
| |
|
| reactor_op (const asio::error_code &success_ec, perform_func_type perform_func, func_type complete_func) |
| |
The documentation for this class was generated from the following file: