-
**Describe the bug**
Platform: Apple M2 Pro running MacOS Sequoia (15.0.1)
Two (seemingly) identical systems (at least, as of this writing, I am not able to pinpoint some difference that may be …
-
*@redboltz commented on Feb 28, 2020, 6:22 AM UTC:*
I tried to use MSG_ZEROCOPY with asio on Linux.
The motivation that I tried it is avoiding a copy from user memory to kernel memory.
Boost version…
ghost updated
3 years ago
-
libtorrent-rasterbar 1.2.13
OpenBSD/amd64
Clang 11.1.0
When OpenBSD upgraded from Boost 1.76 to 1.77 we noticed some libtorrent-rasterbar torrent clients crashing upon startup..
```
$ del…
-
*@basiliscos commented on Apr 19, 2019, 10:10 PM UTC:*
Hi,
the following code works on boost 1.70, but on 1.69 it throws with `std::future_error: Future already retrieved` .
I cannot see any refere…
ghost updated
3 years ago
-
HI:
I use http_client in multiple threads. and the threads managed by boost.
can I read response with the thread which send it's request?
need I use strand.wrap the callback of asio::async_write…
-
My server gets requests from the clients. For each request, I want to call 10 remote HTTP servers and process their responses.
So its going to be pretty large scale.
How would you recommend to use…
-
just reposting from here
https://stackoverflow.com/questions/72741428/boost-asio-parallel-group-per-operation-cancellation
---
below is a snippet of small producer/consumer example
```cpp
…
-
### Description
Application is randomly crashes, so I can't provide steps to reproduce. I found similar open ticket https://github.com/twilio/twilio-video-ios/issues/127 where it's said that crash sh…
-
https://github.com/chriskohlhoff/asio/blob/57577c6db46a4e2de5351af2b185bf52696699a9/asio/include/asio/ip/tcp.hpp#L88 implements ip::tcp::resolver as simply a basic_resolver with tcp protocol.
While…
-
```
This assert occurs quite often on my machine. qbittorrent 3.2.0alpha.
libtorrent 1.0 r10791. As it seems limit 50 is quite arbitrary I'm going to
raise it and see if it works.
assertion failed.…