Threads asio::io_service async_io_service; asio::io_service::work async_work(async_io_service); boost::thread async_thread( bind(&asio::io_service::run,.
確定! 回上一頁