[wesnoth-commits] [wesnoth/wesnoth] a73af6: Hold sockets in unique_ptrs to avoid the need for ...
Sergey Popov
noreply at github.com
Mon Mar 8 19:27:26 UTC 2021
Branch: refs/heads/tls_wip
Home: https://github.com/wesnoth/wesnoth
Commit: a73af6557157fe11730bc15c4b20d66c3ad66918
https://github.com/wesnoth/wesnoth/commit/a73af6557157fe11730bc15c4b20d66c3ad66918
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M src/network_asio.cpp
M src/network_asio.hpp
M src/wesnothd_connection.cpp
M src/wesnothd_connection.hpp
Log Message:
-----------
Hold sockets in unique_ptrs to avoid the need for variant::emplace()
More information about the Commits
mailing list