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

GitHub noreply at github.com
Fri Sep 22 14:18:54 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 94e4ca1a38b9a65306db754d772f11a648399728
      https://github.com/wesnoth/wesnoth/commit/94e4ca1a38b9a65306db754d772f11a648399728
  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 (#2032)

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