aboutsummaryrefslogtreecommitdiff
path: root/ARMeilleure/Translation/PTC/PtcState.cs
diff options
context:
space:
mode:
authorJumpman <41526355+JumpmanSr@users.noreply.github.com>2022-03-14 22:49:35 -0400
committerGitHub <noreply@github.com>2022-03-15 03:49:35 +0100
commit73feac5819903bbc16ebb3b4a47b5734d5699492 (patch)
tree3602a1dea8895c5fc8f340bb5aeafd8fdd6ab0a7 /ARMeilleure/Translation/PTC/PtcState.cs
parente5ad1dfa48590685fd93443a2adfd8568f6c1db0 (diff)
Caching local network info and using an event handler to invalidate as needed (improves menu slow down issue in FE3H) (#2761)1.1.75
* Update IGeneralService.cs Fix IPV4 local ip related frame drop in fire emblem by rewriting [CommandHipc(12)] * Fix IPV4 Local IP Slowdown & Style Fixes fix a missing space * Remove unnecessary line * Fix for hardcoding which index to use * Replace argument with empty string. By sending an empty string to Dns.GetHostAddresses("") you get back localhost info only. * Add caching, undo change in GetCurrentIpAddress Implement caching and revert the GetCurrentIP() function, speed improvements still present. * Remove unnecessary using * Syntax fixes and removing extra lines Requested changes by AcK77 * Properly unsubscribe from event handler Adds an unsubscribe in the dispose section of IGeneralService
Diffstat (limited to 'ARMeilleure/Translation/PTC/PtcState.cs')
0 files changed, 0 insertions, 0 deletions