RetroArch
Classes | Variables
rpc_connection.h File Reference
#include "connection.h"
#include "serialization.h"
Include dependency graph for rpc_connection.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  RpcConnection
 
struct  RpcConnection::MessageFrameHeader
 
struct  RpcConnection::MessageFrame
 

Variables

constexpr size_t MaxRpcFrameSize = 64 * 1024
 

Variable Documentation

◆ MaxRpcFrameSize

constexpr size_t MaxRpcFrameSize = 64 * 1024