Prevent Client side from forever re-trying to connect to Exited Host on Shin Sangoku Musou Multi Raid 2
This commit is contained in:
parent
a81991f114
commit
8d68e917b7
4 changed files with 18 additions and 18 deletions
|
@ -590,7 +590,6 @@ static int sceNetInit(u32 poolSize, u32 calloutPri, u32 calloutStack, u32 netini
|
|||
|
||||
// Clear Socket Translator Memory
|
||||
memset(&adhocSockets, 0, sizeof(adhocSockets));
|
||||
ptpConnectCount.clear();
|
||||
|
||||
return hleLogSuccessI(SCENET, 0);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue