-
Calling updateStatus with any status argument in onReady or onMessage (just as a test) gives the following output:
> [2018-02-11 12:19:24] [connect] Successful connection
> [2018-02-11 12:19:24] […
tlaik updated
6 years ago
-
It would be good to cover the vision and strategy behind `io_service` in some doc or wiki. This is needed to have organized approach for supporting a `generic platform`.
1. Why program platform-s…
-
I've been trying to integrate asio into my experimental coroutine actor library (which is supposed to make it easy to write thread-safe code with coroutines without using locks, even internally), and …
-
One of the goals of GNU Radio 4.0 is to remove Boost as a dependency. After the open Boost removal PRs (#5846, #5852, #5853, #5888, #5890) are merged, there will only be a small amount of Boost left. …
-
Hello Steve
I have tried to follow instructions on main branch wineasio to build wine from scratch and then build the wineasio.dll file but coming unstuck
ive built wine from scratch and this is…
-
### Current behavior
loadConfiguration(json); is not working, its not updating the previous configurations, but function returns 0
### Expected behavior
loadConfiguration(json); should update…
-
I'm failing to build cpprest on my **elementary OS**.
`g++ -v`
> gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.11)
`dpkg -s libboost-dev | grep 'Version'`
> Version: 1.58.0.1ubuntu…
-
*@heretic13 commented on Feb 17, 2018, 8:40 AM UTC:*
The examples for asio do not contain the cleanup code and the correct shutdown of the application. You can report to me that this is beyond the sc…
ghost updated
3 years ago
-
Right now, RWS is using websocketpp, asio and nlohmann/json and these 3 libraries will be fetched by CMake during configuration step. Is there a reason they need to be built like this? Can the librari…
-
*@Sagar19shah commented on Apr 30, 2019, 6:48 AM UTC:*
Hi - We are using boost 1.51.0 asio library on linux and seeing crash at times. Upon investigation we noticed that it is crashing when it tries …
ghost updated
3 years ago