Citron/src
Zephyron 21ca0b3119 fix: update deprecated boost::asio::io_service to io_context
Updates UDP client and related test files to use boost::asio::io_context
instead of the deprecated io_service. This change is required for compatibility
with newer versions of Boost ASIO, which has renamed the class.

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-04-27 13:57:27 +10:00
..
android android: Update build configuration and package identifiers 2025-04-22 16:58:55 +10:00
audio_core Revert "audio: refactor SDL2 sink implementation" 2025-02-20 16:54:43 +10:00
citron feat: add CPU clock rate slider to settings 2025-04-16 22:02:10 +10:00
citron_cmd build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
common feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services 2025-04-20 15:35:25 +10:00
core fix: remove invalid WSAEBUSY Windows socket error code 2025-04-27 13:38:35 +10:00
dedicated_room android: Initial multiplayer support 2025-03-10 22:37:56 +01:00
frontend_common Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00
hid_core build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
input_common fix: update deprecated boost::asio::io_service to io_context 2025-04-27 13:57:27 +10:00
network android: Initial multiplayer support 2025-03-10 22:37:56 +01:00
shader_recompiler socket: Implement missing errno values and improve network error handling 2025-04-25 14:38:28 +10:00
tests fix: update deprecated boost::asio::io_service to io_context 2025-04-27 13:57:27 +10:00
video_core video_core/vulkan: Fix callback variable shadowing in async shader compilation 2025-04-22 16:57:57 +10:00
web_service build: upgrade fmt and SDL2 2025-02-16 13:38:05 +10:00
.clang-format chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
CMakeLists.txt Revert incorrect copyright attribution for non-contributed files 2025-01-14 15:33:24 +10:00