yuzu/src/core/internal_network
FearlessTobi 339758c9fc core/socket_proxy: Correct broadcast behavior
Broadcasts should only be sent when the broadcast IP is used.
They should also only be received when SO_BROADCAST is enabled.
2022-08-27 03:39:02 +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/socket_proxy: Correct broadcast behavior 2022-08-27 03:39:02 +02:00
socket_proxy.h core: network: Address 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