[wesnoth-commits] [wesnoth/wesnoth] b18503: Rename io_service_ variables to io_context_
Charles Dang
noreply at github.com
Sat Dec 5 23:40:51 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b18503359ff006dfe21f62e43eda6b1c3241e840
https://github.com/wesnoth/wesnoth/commit/b18503359ff006dfe21f62e43eda6b1c3241e840
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-06 (Sun, 06 Dec 2020)
Changed paths:
M src/network_asio.cpp
M src/network_asio.hpp
M src/wesnothd_connection.cpp
M src/wesnothd_connection.hpp
Log Message:
-----------
Rename io_service_ variables to io_context_
As of Boost 1.66 these are of type io_context, so it makes it clearer.
More information about the Commits
mailing list