rotor
Event loop friendly C++ actor micro-framework
 
Loading...
Searching...
No Matches
rotor::payload::link_request_t Struct Reference

requests target actor to be linked with the current one More...

#include <messages.hpp>

Public Types

using response_t = link_response_t
 link to link response payload type
 

Public Attributes

bool operational_only
 wait until target server (actor) starts, only then reply to the source actor
 

Detailed Description

requests target actor to be linked with the current one


The documentation for this struct was generated from the following file: