/Users/runner/work/monero/monero/src/cryptonote_protocol/levin_notify.cpp:357:57: warning: 'wrap' is deprecated: Use boost::asio::bind_executor() [-Wdeprecated-declarations]
357 | this_zone.flush_txs.async_wait(this_zone.strand.wrap(fluff_flush{std::move(zone)}));
| ^
/opt/homebrew/include/boost/asio/io_context_strand.hpp:246:3: note: 'wrap' has been explicitly marked deprecated here
246 | wrap(Handler handler)
| ^
monero/contrib/epee/src/net_ssl.cpp
Line 618 in 9d7ba46
monero/src/cryptonote_protocol/levin_notify.cpp
Line 357 in 9d7ba46
monero/src/cryptonote_protocol/levin_notify.cpp
Line 632 in 9d7ba46
https://www.boost.org/doc/libs/latest/doc/html/boost_asio/reference/io_context/wrap.html