|
group2 0.1.0
CSE 125 Group 2
|
Client-side owner for a locally launched authoritative server process. More...
#include <cstdint>#include <string>#include <sys/types.h>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... | |
Client-side owner for a locally launched authoritative server process.