Old vfs_node was getting a bit big for its boots, trying to be a filesystem, network interface and the whole damn computer all at once. This server-side refactor introduces a 'Machine' class that rightfully owns the VFS, network services and other machine-state sh.t. |
||
|---|---|---|
| .. | ||
| main.cpp | ||
| network_manager.cpp | ||
| network_manager.h | ||
| player.cpp | ||
| player.h | ||