|
rippled
|
Used to indicate the result of a server connection handoff. More...
#include <Handoff.h>

Public Member Functions | |
| bool | handled () const |
Public Attributes | |
| bool | moved = false |
| bool | keep_alive = false |
| std::shared_ptr< Writer > | response |
Used to indicate the result of a server connection handoff.
| std::shared_ptr<Writer> ripple::Handoff::response |