Seastar
High performance C++ framework for concurrent servers
Public Attributes | List of all members
seastar::rpc::negotiation_frame Struct Reference

Public Attributes

char magic [sizeof(rpc_magic) - 1]
 
uint32_t len
 

Member Data Documentation

◆ len

uint32_t seastar::rpc::negotiation_frame::len

◆ magic

char seastar::rpc::negotiation_frame::magic[sizeof(rpc_magic) - 1]

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