Simplify the network module by making the asio::io_service object global
Since each process has only one single io_service object
src/network/ioservice.cpp
0 → 100644
src/network/ioservice.hpp
0 → 100644
Please register or sign in to comment