mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-10 19:54:18 +00:00
Updates UDP client code to use boost::asio::io_context instead of the deprecated boost::asio::io_service, fixing compilation errors with newer Boost versions. Signed-off-by: Zephyron <zephyron@citron-emu.org>