-
```
What soundcard to you have (make, model, chip)?
CMI-8768 STlab 7.1
What steps will reproduce the problem?
1. install foobar with asio plugin, and have asio4all (v2 ? exact version)
installed
2. …
-
```
qbittorrent hanged at exit. I have been waiting for several minutes and it
still hangs.
Linux Ubuntu 14.04 64-bit. libtorrent 1.0.x r10529. Boost 1.54.
(gdb) thread apply all bt
Thread 9 (Thre…
-
- msvc : 143(14.39)
- C++ : 20
- boost : 1.85, 1.86
- grpc : 1.60
- asio-grpc : 3.2
I'm encountering a compilation error when attempting to use Asio-GRPC in combination with MSVC 14.39, C++20, …
-
OS: Centos7
client version:2.2.0
RocketMQ version:4.7.1
----------------------test code-------------------------------
#include
#include
#include
#include
#include "CPushConsumer.h"
…
-
With FlexASIO and ASIO4ALL (and likely any other ASIO driver), Carla versions greater than 2.5.0 will crash when opening driver settings in the engine menu.
-
crow_all.h:3353: error: ‘boost::asio::ip::tcp::socket’ {aka ‘class boost::asio::basic_stream_socket’} has no member named ‘get_io_service’
main.cpp:1:
crow_all.h: In member function ‘boost::asio::io…
-
```
What steps will reproduce the problem?
#Checkout latest sources from sf:
svn checkout svn://svn.code.sf.net/p/libtorrent/code/trunk libtorrent-trunk
cd libtorrent-trunk/
#configure and make
./aut…
-
Someone had already opened this and the issue was ultimately that they had binaries compiled with C++17 and non-C++17 interacting. I was compiling everything against C++17. The issue is in:
https:/…
-
I made some fixes for cbaeee1611eea5192f9b20df26168fda23a304f1
```
git diff
diff --git a/src/bttrackers.cpp b/src/bttrackers.cpp
index 59016db..c8b8194 100644
--- a/src/bttrackers.cpp
+++ b/src/bttra…
-
is it can use f-stack with boost.asio ?