]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/async: remove unused common/async/bind_like.h 60304/head
authorCasey Bodley <cbodley@redhat.com>
Mon, 14 Oct 2024 19:19:56 +0000 (15:19 -0400)
committerCasey Bodley <cbodley@redhat.com>
Tue, 15 Oct 2024 01:59:15 +0000 (21:59 -0400)
commit843daa9af728af62664bc79961e278fd4ef5f097
treef5501f608a67cc475ea3ee388d7e24975eafa530
parentc6415e14eb274adcc54ca2a117ab06fc71cc6057
common/async: remove unused common/async/bind_like.h

this re-bound the associated executor and allocator, but didn't preserve
other associations like cancellation slot or immediate executor

i don't see this used anywhere, and hope that most cases can use asio
algorithms like asio::append(), asio::consign(), etc instead

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/common/async/bind_like.h [deleted file]