[Commits] [wesnoth/wesnoth] 87e773: Addon client: close connection if the player cance...

GitHub noreply at github.com
Tue Jan 2 20:05:46 UTC 2018


  Branch: refs/heads/close-connection-on-cancel
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 87e7738d03014664fc5af9ad05bf29f40d1ea064
      https://github.com/wesnoth/wesnoth/commit/87e7738d03014664fc5af9ad05bf29f40d1ea064
  Author: Jyrki Vesterinen <sandgtx at gmail.com>
  Date:   2018-01-02 (Tue, 02 Jan 2018)

  Changed paths:
    M changelog
    M players_changelog
    M src/addon/client.cpp
    M src/addon/client.hpp
    M src/gui/dialogs/network_transmission.cpp
    M src/gui/dialogs/network_transmission.hpp

  Log Message:
  -----------
  Addon client: close connection if the player cancels the download

This ensures that the game won't interpret the rest of the addon as a
response for the client's next request.

Fixes #2203.





More information about the Commits mailing list