yuzu/src/network
FearlessTobi b961b385c3 network: Use lower timeout for enet_host_service
This allows us to have a 10x higher throughput of packets by using a much shorter waiting time.
2022-08-27 03:26:31 +02:00
..
announce_multiplayer_session.cpp yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
announce_multiplayer_session.h yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
CMakeLists.txt yuzu_room: Remove dependency on core 2022-08-27 03:02:21 +02:00
network.cpp network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
network.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
packet.cpp network: Address review comments 2022-07-25 21:59:31 +02:00
packet.h network: Address review comments 2022-07-25 21:59:31 +02:00
room_member.cpp network: Use lower timeout for enet_host_service 2022-08-27 03:26:31 +02:00
room_member.h core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
room.cpp network: Use lower timeout for enet_host_service 2022-08-27 03:26:31 +02:00
room.h core, network: Add ability to proxy socket packets 2022-08-15 20:25:42 +02:00
verify_user.cpp network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00
verify_user.h network, yuzu: Make copyright headers SPDX-compliant 2022-07-25 21:59:31 +02:00