|
group2 0.1.0
CSE 125 Group 2
|
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>Platform-specific process management for locally hosted servers.