-
### Description
Due to an underlying issue in gRPC, infinite loops in programs can occur pretty easily if one accidentally links a program against both grpc++.so and grpc++_unsecure.so (see e.g. http…
-
*@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
3 weeks ago
-
Hello, thanks a lot for the great library. Recently I have been plagued by calls to the interface on the windows side. I want to create a child process with `as_user_ launch`, and then the standard in…
-
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…
-
@Naios
I would like to use continuable to build Asio composed operations as described https://think-async.com/Asio/boost_asio_1_30_2/doc/html/boost_asio/overview/composition/compose.html but instea…
-
I am writing an application that uses libtorrent-rasterbar and crow, both of them uses boost asio. I started by implementing the web APIs using crow and everything worked fine. But the moment I start …
-
Could not find NGHTTP2_ASIO_LIBRARY using the following names:
nghttp2_asio, libnghttp2_asio.a
-
I've been converting UNIX code to ASIO C++,
and one of the most significant friction point is that there seem to be no simple way to build
`asio::ip::udp::endpoint` or `asio::ip::tcp::endpoint`
fro…
-
| | |
| --- | --- |
| Bugzilla Link | [45953](https://llvm.org/bz45953) |
| Version | unspecified |
| OS | Linux |
| Attachments | [Test code](https://user-images.githubusercontent.com/95090630…
-
Just downloaded librevault_v0.1.18.4 on OSX 10.11.6 to try it. After opening the dialog to add a folder I select one, then click the generate button for the secret. Press OK, and after a while it cras…