-
So I've been quietly juggling #152 and failing to resolve a linker error after renaming the namespaces. Since #135 seems fairly popular, I'm more and more inclined to not ship most dependencies, at le…
-
Using a coro object in a coroutine fails to compile with the latest version of MSVC throwing the following syntax error coming from coro.hpp. This happens with both the boost and standalone versions o…
-
Compiling currently fails with recent versions of the Boost library, it looks like the ASIO API changed in a backwards incompatible way.
-
Configuration:
```
esphome:
name: airbnk
platformio_options:
board_build.f_flash: 40000000L
board_build.flash_mode: dio
board_build.flash_size: 4MB
includes:
- airbnk-ga…
-
@melode11 The demo app only seems to work when SIO_TLS is **not enabled**, on OS X, I receive the errors below. I've tried using both Boost 1.60.0 and 1.55.0 against OpenSSL 1.0.2f, 1.0.1a, and 0.9.8z…
-
Hi,
Your project is a good candidate as a dependency for a project that I'm about to write. The reason would be the shared event loop — Boost.Asio.
However it takes some effort to implement all …
-
我有一个音频文件,识别的时候就发生崩溃。
coredump内容如下:
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/workspace/FunASR/runtime/websocket/build/bin/funasr-wss-serve…
-
I have a [package that includes reading from Twitter (and RSS) and producing high quality Morse Code](http://morse-rss-news.sourceforge.net/) up to very high speeds (ASIO for high speed). It also incl…
-
Hi [chriskohlhoff](https://github.com/chriskohlhoff) are you the only main contributor to Asio or am I looking at the commit records wrong? I would have expected a library like Asio that has such wide…
-
using g++ v9.1.0 and Boost v1.77
AddressSanitizer reports stack-buffer-overflow when program exit
```
==358148==WARNING: ASan is ignoring requested __asan_handle_no_return: stack top: 0x7ffc4a41500…