|
xentara-utils v2.0.6
The Xentara Utility Library
|
Posix functionality. More...
Classes | |
| class | File |
| A Posix file descriptor that closes itself on destruct. More... | |
| class | SignalBlocker |
| Helper class to temporarily block all signals. More... | |
Functions | |
| auto | gaiErrorCategory () -> const std::error_category & |
| Returns an error category for getaddrinfo() and getnameinfo() errors. | |
Posix functionality.
This namespace contains Posix-specific functionality.
| auto xentara::utils::posix::gaiErrorCategory | ( | ) | -> const std::error_category & |
Returns an error category for getaddrinfo() and getnameinfo() errors.
#include <xentara/utils/posix/gaiErrorcategory.hpp>