8 #ifndef BOOSTER_ERROR_CATEGORY_H 9 #define BOOSTER_ERROR_CATEGORY_H 12 #include <booster/system_error.h> 37 virtual char const *name()
const;
39 virtual std::string
message(
int cat)
const;
The io_service was not assigned.
Definition: aio_category.h:27
No error.
Definition: aio_category.h:22
Definition: aio_category.h:34
End of file occured.
Definition: aio_category.h:25
The provided endpoint (address) is not valid.
Definition: aio_category.h:26
this class represents a category of errors.
Definition: system_error.h:34
BOOSTER_API aio_error::category const & get_category()
Operation was canceled.
Definition: aio_category.h:23
Prefork acceptor support is not enabled.
Definition: aio_category.h:28
static BOOSTER_UNUSED aio_error::category const & aio_error_cat
Definition: aio_category.h:51
basic_message< char > message
Definition: message.h:494
It was impossible to perform select operation on the file descriptor.
Definition: aio_category.h:24
Booster library namespace. The library that implements Boost Like API in ABI backward compatible way...
Definition: application.h:23