Replace Boost.Asio with standalone Asio library

We had to add an even hackier hack now to get Boost.Process to
interoperate with Asio's IO contexts. This will be replaced later when
we replace Boost.Process.
This commit is contained in:
Robbert van der Helm
2022-04-10 21:29:14 +02:00
parent d9ab04ba35
commit 556b0e38f9
34 changed files with 465 additions and 200 deletions
+9
View File
@@ -0,0 +1,9 @@
[wrap-git]
url = https://github.com/chriskohlhoff/asio.git
# This is tag asio-1-22-1
revision = bba12d10501418fd3789ce01c9f86a77d37df7ed
depth = 1
patch_directory = asio
[provide]
asio = asio_dep