![]() |
LINE Solver (C++)
Templated C++ port of the LINE queueing solver
|
Transport-level failure: the port is taken, the peer vanished, a bad frame. More...
#include <line/util/websocket.h>
Public Member Functions | |
| WsError (const std::string &what) | |
| Public Member Functions inherited from line::Error | |
| Error (const std::string &what) | |
Transport-level failure: the port is taken, the peer vanished, a bad frame.
Definition at line 54 of file websocket.h.
|
inlineexplicit |
Definition at line 56 of file websocket.h.
References line::Error::Error().
Referenced by line::ws::Server::Server().