|
FiberIO
Fiber-based C++ network library
|
#include <stdexcept>

Go to the source code of this file.
Classes | |
| class | fiberio::io_error |
| This is thrown on I/O errors. More... | |
| class | fiberio::socket_closed_error |
| This is thrown when something fails because the connection was closed. More... | |
| class | fiberio::address_family_not_supported_error |
| Thrown when e.g. trying to use IPv6 and it's not supported on the system. More... | |
Namespaces | |
| fiberio | |
1.8.14