mirror of
https://git.citron-emu.org/citron/emu.git
synced 2025-12-13 13:37:09 +00:00
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> |
||
|---|---|---|
| .. | ||
| drivers | ||
| helpers | ||
| CMakeLists.txt | ||
| input_engine.cpp | ||
| input_engine.h | ||
| input_mapping.cpp | ||
| input_mapping.h | ||
| input_poller.cpp | ||
| input_poller.h | ||
| main.cpp | ||
| main.h | ||
| precompiled_headers.h | ||