|
FiberIO
Fiber-based C++ network library
|
This is thrown when something fails because the connection was closed. More...
#include <exceptions.hpp>


Public Member Functions | |
| socket_closed_error () | |
Public Member Functions inherited from fiberio::io_error | |
| io_error (const char *msg) | |
This is thrown when something fails because the connection was closed.
Definition at line 17 of file exceptions.hpp.
|
inline |
Definition at line 20 of file exceptions.hpp.
1.8.14