[wesnoth-commits] [wesnoth/wesnoth] 734a99: servers: add dedicated catch for boost::system::sy...

Sergey Popov noreply at github.com
Wed Oct 27 15:53:38 UTC 2021


  Branch: refs/heads/1.16
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 734a99c781d9acedae7bdf8fadbfb4fe25a7bf16
      https://github.com/wesnoth/wesnoth/commit/734a99c781d9acedae7bdf8fadbfb4fe25a7bf16
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M src/server/common/server_base.cpp

  Log Message:
  -----------
  servers: add dedicated catch for boost::system::system_error

To get message from error_code instead of what()


  Commit: 4c634016072410447cc3146d62df2f51d6adcbf5
      https://github.com/wesnoth/wesnoth/commit/4c634016072410447cc3146d62df2f51d6adcbf5
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2021-10-27 (Wed, 27 Oct 2021)

  Changed paths:
    M src/server/wesnothd/server.cpp

  Log Message:
  -----------
  wesnothd: properly shutdown tls connection without leaving clients hanging


Compare: https://github.com/wesnoth/wesnoth/compare/8cdf83393e55...4c6340160724



More information about the Commits mailing list