-
Hello! I would like to verify TLS certificate. A convenient way of doing that seems to be `ctx->set_verify_callback(asio::ssl::rfc2818_verification("host.name"));`, but it needs a hostname passed to i…
-
### What happened + What you expected to happen
Named actor is closing down before it is finished.
### Versions / Dependencies
2.37.0
### Reproduction script
I have a method methodA wit…
-
While the organ alone plays well at low latencies (64 ASIO samples), as soon as I move the reverb slider away from 0 position, there appears cracklingg in the sound output. If I pull the reverb fader …
-
I am setting ssl context in cpp code which uses cpprestsdk lib to host endpoint server, using boost and openssl also
```
config.set_ssl_context_callback([](boost::asio::ssl::context& ctx) {
…
-
It's a way to add asio support on Windows x64? To play it in real time ...
Stupid question? Sorry ...
Thanks
-
Hi,
I'm trying to get boost asio working. I tried setting it up with the examples you gave. I tried with boost and with the asio standalone, none of which work.
It seems like cmake is downloadi…
-
### 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…
-
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…
-
Boost version: 1.86.0
OS: Linux, Ubuntu 22.04
I'm used to using ` boost::posix_time::microsec_clock::local_time()` or `std::chrono::steady_clock::now()` as my time base for most boost timed wait func…
-
Putting in an official feature request here to allow OBS to select ASIO outputs for monitoring, in both the main monitor output of OBS and in the Audio Monitor filter. As it currently stands, the use …