[wesnoth-commits] [wesnoth/wesnoth] 1e9d64: Wesnothd Connection: clarified data queues' nature...
Charles Dang
noreply at github.com
Mon Aug 5 06:27:05 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1e9d6492710195cb942ac36c14c78433120ade8a
https://github.com/wesnoth/wesnoth/commit/1e9d6492710195cb942ac36c14c78433120ade8a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2019-08-05 (Mon, 05 Aug 2019)
Changed paths:
M src/wesnothd_connection.cpp
M src/wesnothd_connection.hpp
Log Message:
-----------
Wesnothd Connection: clarified data queues' nature by wrapping them in std::queue
I kept the underlying container an std::list like before.
More information about the Commits
mailing list