-
I have met this bug as below , show that, in the system there are more than one async_write operations for one websocket socket.
![Image](https://github.com/user-attachments/assets/6db14d6c-3234-490…
-
Devices on Windows with more than 8 ch are presented as multiple WDM devices with 8 ch each.
In contrast the ASIO driver presents the whole channel count.
For these devices, CamillaDSP can't be us…
-
I'm embedding Pion in a small console application (MSVC-12.0). Unfortunately it crashes when handling a simple HTTP GET request.
I've built it with `boost_1_57_0`, `openssl-1.0.2` and `zlib-1.2.8` an…
-
Compilation error occurs here
https://github.com/chriskohlhoff/asio/blob/1f8d154829b902dbc45a651587c6c6df948358e8/asio/include/asio/impl/spawn.hpp#L692-L692
Due to missing `*` here https://github.co…
-
Hello,
I have problem with compile actual git version of pion on actual version Arch Linux with boost lib 1.66 :
...
`
../include/pion/tcp/connection.hpp:120:36: error: no matching function for…
-
Hello,
I am running Ubuntu 24.04 and am trying to lower the latency of Ableton Live 10 running in Bottles.
I am new to wineasio and audio on linux in general. I have installed the Ubuntu Studio aud…
-
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…
-
Similar question to issue [#592 http_client does not gracefully handle remotely-closed keepalive connections (Linux/ASIO) ](https://github.com/microsoft/cpprestsdk/issues/592)
I used `http_listen…
-
```
[ 24%] Building CXX object muduo/net/CMakeFiles/muduo_net.dir/InetAddress.cc.o
/home/spike/projects/self/muduo/muduo/net/InetAddress.cc:50:35: error: expected primary-expression before ‘,’ token…
-
This issue is related to the following:
https://github.com/Azure/azure-storage-cpp/issues/374
We hit a segfault while performing performance test with multiple threads (8 sessions) uploading 16 …