mirror of
https://github.com/boostorg/redis.git
synced 2026-01-19 04:42:09 +00:00
async_receive2 is now only cancelled after calling connection::cancel() or using per-operation cancellation Adds a restriction to only have one outstanding async_receive2 operation per connection Adds error::already_running Adds support for asio::cancel_after for async_receive2 Deprecates cancel(operation::receive) Adds more documentation to async_receive2 close #331
3.5 KiB
3.5 KiB