This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/internal_network
FearlessTobi 5cd95fa949 internal_network: Fix mingw compilation
Apparently, "interface" is a reserved keyword on this compiler.
2022-08-15 20:25:42 +02:00
..
network.cpp internal_network: Fix mingw compilation 2022-08-15 20:25:42 +02:00
network.h core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
network_interface.cpp yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
network_interface.h yuzu: Add ui files for multiplayer rooms 2022-07-25 21:59:28 +02:00
socket_proxy.cpp core, yuzu: Address first part of review comments 2022-08-15 20:25:42 +02:00
socket_proxy.h core, yuzu: Address first part of review comments 2022-08-15 20:25:42 +02:00
sockets.h core, yuzu: Address first part of review comments 2022-08-15 20:25:42 +02:00