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

Platform-specific process management for locally hosted servers. More...

#include "HostedServer.hpp"
#include "network/ServerName.hpp"
#include <SDL3/SDL.h>
#include <cerrno>
#include <cstring>
#include <signal.h>
#include <sys/wait.h>
#include <unistd.h>
#include <cstdlib>
#include <string>
#include <vector>
Include dependency graph for HostedServer.cpp:

Detailed Description

Platform-specific process management for locally hosted servers.