-
When trying to compile my program with the following (like in the client example.):
```c++
#define ASIO_STANDALONE
#include "websocketpp/client.hpp"
#include "websocketpp/config/asio_no_tls_client…
-
**Describe the bug**
Since Spotify disabled the use of username/password for librespot, I tried to configure a `librespot://` source without username/password parameters to use zeroconf. It works on …
-
*@plynch1976 commented on Sep 4, 2018, 2:59 PM UTC:*
Hi,
We’ve been using Boost for the last number of years (specifically Boost.asio) and for the most part it’s been fantastic for us. We’ve just upg…
ghost updated
2 weeks ago
-
These types are used in some places and not in others. Use consistently or remove them completely.
-
### Current Behavior
The system booted with WAN connected and LAN disconnected.
```
lan ethernet DOWN b2:b2:41:23:71:82
ipv4 …
-
| | |
| --- | --- |
| Bugzilla Link | [45953](https://llvm.org/bz45953) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test code](https://user-images.githubusercontent.com/95090630…
-
Platform: Windows 10 build 2004
Compiler: MSVC 19.25.28612
`cmake --build .` fails with error messages below:
```
C:\Users\cqjjj\source\3rdp\asio_http\implementation\connection_pool.cpp(36,1): e…
-
3rdparty/asio is testing the value of `__GLIBC__` without checking if it is defined first. On some systems, specially those using MUSL (like Alpine Linux), this causes gcc to emit a warning that will …
-
great project! Been testing with a few people and have not been able to get anyone on that has one of the Yamaha MG-XU usb mixers -- eg the MG10XU and 16. This happened with both the Yamaha/Steinberg …
-
HI @Jinming-Hu
We hit a segfault while performing performance test with multiple threads (8 sessions) uploading 16 blobs simultaneously to the same bucket.
Again our environment is:
OS: SLES12SP…