Skip to content

Boost 1.74

Miguel requested to merge boost-1.74 into main

Hi @inetic1, @paidforby, this merge request contains the following changes needed to build cpp-upnp with Boost 1.74.0:

  • Replacement of the net:executor occurrences with `net::any_io_executor.
  • A new CI job to build and test the library with the new Boost version.

Please let me know if you have any questions or comments.

Merge request reports