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

"server" asks "client" for closing connection More...

#include <messages.hpp>

Public Types

using response_t = unlink_notify_t
 link to unlink response payload type
 

Public Attributes

address_ptr_t server_addr
 server actor address in unlinking
 

Detailed Description

"server" asks "client" for closing connection


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