yuzu/src/core/internal_network
Zephyron 047c006d59 Remove redundant TranslateIPv4 function
Remove the TranslateIPv4 function that converts in_addr to IPv4Address, as it
appears to be unused or redundant. The functionality might be handled elsewhere
in the codebase or no longer needed.
2025-05-12 12:46:19 +01:00
..
network_interface.cpp network: Improve network interface handling and address resolution 2025-05-12 12:46:19 +01:00
network_interface.h yuzu: Multiple room UI improvements 2022-09-10 19:39:25 +02:00
network.cpp Remove redundant TranslateIPv4 function 2025-05-12 12:46:19 +01:00
network.h network: Fix 0.0 FPS bug on Android (Part 2) 2025-05-11 16:24:40 +01:00
socket_proxy.cpp network: Forward declarations 2023-07-17 15:36:03 -04:00
socket_proxy.h network: Forward declarations 2023-07-17 15:36:03 -04:00
sockets.h network: Fix 0.0 FPS bug on Android (Part 2) 2025-05-11 16:24:40 +01:00