-
It looks like WASAPI is not always better than ASIO and some people would benefit from ASIO support. However since it always takes over the sound devices, it will be prioritized after WASAPI, meaning …
-
The following suggestions for changes in the documentation come from a perspective of someone who is not very well familiar with asynchronity, C++ coroutines, or Node.js/Python, someone who also wants…
-
*@mloskot commented on Sep 21, 2018, 8:51 AM UTC:*
(copied from [https://svn.boost.org/trac10/ticket/13331](https://svn.boost.org/trac10/ticket/13331), only Asio's parts from the attached report)
Bo…
ghost updated
3 years ago
-
I'm getting a compile error with Visual Studio 2013 (Visual C++ 12), with boost 1.58, (on x86_64, probably not relevant).
What I see is boost::asio::steady_timer is using std::chrono::steady_clock, b…
-
IDF: esp-idf v5.3.1
dependencies:
espressif/arduino-esp32: "^3.1.0-rc1"
espressif/asio: "^1.28.2"
### Answers checklist.
- [X] I have read the documentation for esp-protocols [componen…
-
Sorry to bother you with this, but I'm new and inexperienced....
I downloaded the weather file, including "ani.h" and "Orbitron_Medium_20.h". I seem to have some compiling errors, and was wonderin…
-
## Prerequisites
These are MANDATORY, otherwise the issue will be automatically closed.
* [x] I agree to fill this issue template.
* [x] I have read the [Troubleshooting Guide] and [Support I…
-
Hello,
Thanks for adding the CMake support here since it seems the core `asio` team does not want any CMake code in their repo.
Have you considered adding support for consuming `asio` in a CMak…
-
Ubuntu 16.06 , G++ 6.3.0
I call server.stop() from another thread.It leads to seg fault.Here is the stack:
0 0x0000000000484f17 asio::detail::conditionally_enabled_mutex::scoped_lock::scoped_lo…
-
Fabulous library.
After defining the necessary macros for asio-standalone compilation, I had two issues:
transport/asio/security/tls.hpp still referred to the boost-specific error code:
'lib::error_c…