libcaf  0.13.2
Public Attributes | List of all members
caf::sync_exited_msg Struct Reference

Sent whenever a terminated actor receives a synchronous request. More...

#include <system_messages.hpp>

Public Attributes

actor_addr source
 The source of this message, i.e., the terminated actor.
 
uint32_t reason
 The exit reason of the terminated actor.
 

Detailed Description

Sent whenever a terminated actor receives a synchronous request.


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