[wesnoth-commits] [wesnoth/wesnoth] 91e36c: server: remember client's ip in player_connections...
GitHub
noreply at github.com
Mon Jun 4 11:59:45 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 91e36ca07252b007e874c29472ff4f12719a1ac4
https://github.com/wesnoth/wesnoth/commit/91e36ca07252b007e874c29472ff4f12719a1ac4
Author: loonycyborg <loonycyborg at gmail.com>
Date: 2018-06-04 (Mon, 04 Jun 2018)
Changed paths:
M src/server/player_connection.hpp
M src/server/server.cpp
Log Message:
-----------
server: remember client's ip in player_connections_ and use it in remove_player()
this is needed so ip is properly logged even if socket is closed or invalid
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list