[Commits] [wesnoth/wesnoth] f626a2: Only define BOOST_ASIO_DISABLE_IOCP on Windows XP

GitHub noreply at github.com
Thu Nov 16 06:25:48 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f626a2dd310c75337949d077207a42d8f355082a
      https://github.com/wesnoth/wesnoth/commit/f626a2dd310c75337949d077207a42d8f355082a
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-11-16 (Thu, 16 Nov 2017)

  Changed paths:
    M src/network_asio.hpp
    M src/wesnothd_connection.hpp

  Log Message:
  -----------
  Only define BOOST_ASIO_DISABLE_IOCP on Windows XP

That define allows boost::asio::ip::tcp::socket::cancel to work on Windows XP, but there's no
reason to have it enabled on other Windows versions.





More information about the Commits mailing list