[Commits] [wesnoth/wesnoth] ff4f00: don't throw network_error if we still have incomin...

GitHub noreply at github.com
Fri Sep 22 11:40:30 UTC 2017


  Branch: refs/heads/gfgtdf-patch_wesnothdredirection
  Home:   https://github.com/wesnoth/wesnoth
  Commit: ff4f00a33a2229c002b93b6deae6d60c5f41c853
      https://github.com/wesnoth/wesnoth/commit/ff4f00a33a2229c002b93b6deae6d60c5f41c853
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2017-09-22 (Fri, 22 Sep 2017)

  Changed paths:
    M src/wesnothd_connection.cpp

  Log Message:
  -----------
  don't throw network_error if we still have incoming data queued

previously if the the server closed the connection it could happen that wesnothd_connection::receive_data threw an exception before the last package was processed which would break wesnothd redirection.





More information about the Commits mailing list