kern/ipc: finish Receive part of ReplyAndReceive
This commit is contained in:
@@ -53,6 +53,7 @@ namespace ams::kern {
|
||||
void OnClientClosed();
|
||||
private:
|
||||
bool IsSignaledImpl() const;
|
||||
void CleanupRequests();
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user