Condy v1.5.0
C++ Asynchronous System Call Layer for Linux
Loading...
Searching...
No Matches
condy::SimpleCQEHandler Class Reference

A simple CQE handler that extracts the result from the CQE without any additional processing. More...

#include <cqe_handler.hpp>

Detailed Description

A simple CQE handler that extracts the result from the CQE without any additional processing.

Returns
int32_t The result of the operation, which is the value of cqe->res for the corresponding CQE.

Definition at line 48 of file cqe_handler.hpp.


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