Closed vtnerd closed 1 week ago
Force pushed two more widespread updates:
There is one exception of strand.wrap(...)
usage in src/rest_server.cpp
because boost::bind_executor
doesn't provide exact same functionality.
Force pushed some more updates:
Force pushed a rebase so that the newest io_context.reset()
calls are now io_context.restart()
.
Forgot to include latest changes, trying another force push.
Rebased after latest bug fixes (there were merge conflicts).
Discovered another deprecated ASIO feature in use:
The changes have been force pushed.
Force pushed a rebase with merge fixes.