mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 20:03:42 +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>