[wesnoth-commits] [wesnoth/wesnoth] 5b3511: Removed a redundant condition in the Windows defin...

Charles Dang noreply at github.com
Thu Dec 31 10:27:37 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 5b3511b21fe896fd93fdcb5c70c0e5ed71a22dc3
      https://github.com/wesnoth/wesnoth/commit/5b3511b21fe896fd93fdcb5c70c0e5ed71a22dc3
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-31 (Thu, 31 Dec 2020)

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

  Log Message:
  -----------
  Removed a redundant condition in the Windows definition of coro_send_file

WSA_IO_PENDING is just an alias for ERROR_IO_PENDING.


  Commit: 1381566f0b08129e983e20fcb20af11b409d05f2
      https://github.com/wesnoth/wesnoth/commit/1381566f0b08129e983e20fcb20af11b409d05f2
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-31 (Thu, 31 Dec 2020)

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

  Log Message:
  -----------
  Server/Base: initialize handshake responses


  Commit: c93f89ae82e6020d1ab7e1711b0e4f1eb551e34b
      https://github.com/wesnoth/wesnoth/commit/c93f89ae82e6020d1ab7e1711b0e4f1eb551e34b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-31 (Thu, 31 Dec 2020)

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

  Log Message:
  -----------
  Wesnothd: clarified use of a weak_ptr


Compare: https://github.com/wesnoth/wesnoth/compare/cbf9d7d3db6c...c93f89ae82e6



More information about the Commits mailing list