mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-23 09:59:39 -04: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>