-
### Is your feature request related to a problem? Please describe.
This feature is not related to any problem, but it is related to efforts to upstream [Tenacity's legacy vcpkg fork](https://github…
-
## Environment
* SuperCollider version: `develop` (both local build and GHA build)
* Operating system: macOS 14
* Other details (Qt version, audio driver, etc.): platform: arm64, local buil…
-
https://github.com/chriskohlhoff/asio/blob/57577c6db46a4e2de5351af2b185bf52696699a9/asio/include/asio/detail/config.hpp#L45-L71
Here ASIO_DYN_LINK is only useful for windows.
This means that on …
-
I'm struggling to find a definitive answer. I see in the documentation that we should be able to compile portaudio.dll for including Jack support, but then here in some Windows-specific docs, I don't …
-
When using `coro`, the return type is not the expected `variant`, but actually `int`.
see https://think-async.com/Asio/asio-1.30.2/doc/asio/overview/composition/coro.html#asio.overview.composit…
-
Dear @chriskohlhoff and Asio maintainers,
First of all : thanks for the awesome work on the library, I never had to report anything in the 10years that I write code with asio every now and then 🙂. …
-
Clangd version: Apple clangd version 14.0.0 (clang-1400.0.29.202);
clangd extension version: v0.1.29;
Operating system: macOS 12.7.6;
I happen to encounter this problem.
Both the compile_comman…
lijh8 updated
1 month ago
-
The asio::spawn example (http://www.boost.org/doc/libs/1_60_0/doc/html/boost_asio/reference/spawn.html
) does not ensure the memory validation required by AsyncRead/WriteStream requirements when async…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your issue described in the documentation?
- [X] I have read the documentation
### Is your issue p…
-
If anyone encounters a problem getting `asio` submodule, change the path in `.gitmodules` to `url = ../../chriskohlhoff/asio.git`, and remove the cached section `[submodule "asio"]` in `\.git\config` …