-
Hello, i'm trying to setup a custom context as described is the example :
```
crow::ssl_context_t ctx(boost::asio::ssl::context::sslv23);
ctx.set_verify_mode(boost::asio::ssl::verify_peer | boos…
-
I successfully created a SMPP client with your code.
But I get a couple of '-Wmismatched-new-delete' warnings which I think are too serious to ignore.
Steps taken:
I removed the FMT library form …
-
## Issue Description ##
While testing the beta of upcoming Boost 1.87.0 in Homebrew (https://github.com/Homebrew/homebrew-core/pull/198115), UHD failed to build due to using deprecated Boost Asio API…
-
## Description
When the agent is configured with an incorrect server address (`server_url`), it becomes unresponsive to shutdown signals (e.g., Ctrl+C). This behavior causes delays in stopping the …
-
Hey there,
Thought I'd mention that `develop` has a compile error that seems to be unintentional - where `const` memory of `epee::byte_slice::data()` is being asked to be used to initialize a mutab…
-
**Describe what's wrong**
When you do manipulations with configuration of keeper (demote some members to learners and promote back), keeper just crashes.
It can happen with/without dynamic reconfi…
-
Crash report:
Date 6:11:2024. Time 9:28
//=====================================================
*** Hardware ***
Processor: 13th Gen Intel(R) Core(TM) i5-13500HX
Number Of Processors: 20
Physic…
-
Build error
cmake
boost-1.87.0.beta1
libtorrent RC_1_2
```
-- Configuring done (0.8s)
-- Generating done (0.0s)
Generate graphviz: /root/qbt-build/graphs/libtorrent/RC_1_2/dep-graph.dot
…
-
I need psk/hint authentication for the mqtt_client, because a mqtt broker won't let me connect otherwise.
I am pretty new to this boost asio and tcp and ssl stuff, so bear with me.
I setup a boost::…
-
### 问题描述
_No response_
### 复现步骤
_No response_
### Ani 版本号
3.12.0-alpha01
### 操作系统
macOS (M 系列芯片)
### 应用日志
```
Thread 45 Crashed:
0 libsystem_kernel.dylib 0x184d66600 __pt…