erpt: implement forced shutdown detection
This commit is contained in:
@@ -27,6 +27,7 @@ namespace ams::erpt::srv {
|
||||
class Stream {
|
||||
private:
|
||||
static bool s_can_access_fs;
|
||||
static os::SdkMutex s_fs_commit_mutex;
|
||||
private:
|
||||
u32 buffer_size;
|
||||
u32 file_position;
|
||||
|
||||
Reference in New Issue
Block a user