-
*@opengpu commented on May 22, 2019, 12:07 AM UTC:*
is beast and asio good enough for enterprise use? how about it compared to netty?
and is there any famouse App/Website/Exe use beast and asio?
*Th…
ghost updated
3 years ago
-
### Version of Beast
- My local:
- Boost 1.84.0,
- Beast 351
- Godbolt
- Boost 1.83.0
- Beast 347
### Steps necessary to reproduce the problem
Compile the following code:
``…
-
The way to make key file and crt file:
#generate ca key
openssl genrsa -out ca.key 2048
#generate ca crt
openssl req -new -x509 -days 36500 -key ca.key -out ca.crt
###########################…
-
Environment
-----------
* Your SuperCollider version: 3.10.0-rc1
* Your operating system and version: MacOS 10.13.6
* Qt 5.11.2
Steps to reproduce (for bugs)
-----------------------------
…
-
I've tried this a couple of different ways now using a clean VM of OSX 10.9 each time. In a few of the attempts I followed the "standard" set of instructions and compiled my own build of Boost 1.55.0,…
-
```
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.…
-
Since there isn't a discussion tab, I'm having to post an issue.
Does anyone have opinions on the use of stackful vs stackless coroutines in asio?
Some of the discussion points?
* Performance
*…
-
While looking at https://think-async.com/Asio/asio-1.22.1/doc/asio/overview/composition/coro.html
I try to compile the first code snippet and the read_lines function does not compile
```C++
coro li…
-
*@avakhrushev commented on Jul 8, 2019, 10:57 AM UTC:*
Using boost::asio::ip::tcp::socket::shutdown(tcp::socket::shutdown_both, ec);
(Edit: referenced indirectly from basic_socket::shutdown)
I get th…
ghost updated
3 years ago
-
```
What soundcard to you have (make, model, chip)?
CMI-8768 STlab 7.1
What steps will reproduce the problem?
1. install foobar with asio plugin, and have asio4all (v2 ? exact version)
installed
2. …