htcs: fixes, echo server is now fully functional
This commit is contained in:
@@ -209,6 +209,7 @@ namespace ams::sf::hipc {
|
||||
this->CloseSessionImpl(session);
|
||||
return ResultSuccess();
|
||||
}
|
||||
|
||||
switch (GetCmifCommandType(message)) {
|
||||
case CmifCommandType_Close:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user