group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HostedServer.hpp File Reference

Client-side owner for a locally launched authoritative server process. More...

#include <cstdint>
#include <string>
#include <sys/types.h>
Include dependency graph for HostedServer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  HostConfigState
 Persistent host-screen options used when launching a local server. More...
struct  HostSessionInfo
 Reserved metadata for an active hosted session. More...
class  HostedServer
 Starts, monitors, and shuts down a server process spawned by the client. More...

Detailed Description

Client-side owner for a locally launched authoritative server process.