|
FiberIO
Fiber-based C++ network library
|
Thrown when e.g. trying to use IPv6 and it's not supported on the system. More...
#include <exceptions.hpp>


Public Member Functions | |
| address_family_not_supported_error () | |
Public Member Functions inherited from fiberio::io_error | |
| io_error (const char *msg) | |
Thrown when e.g. trying to use IPv6 and it's not supported on the system.
Definition at line 24 of file exceptions.hpp.
|
inline |
Definition at line 27 of file exceptions.hpp.
1.8.14