]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: beast frontend uses yield_context to read/write body
authorCasey Bodley <cbodley@redhat.com>
Sat, 2 Dec 2017 05:27:35 +0000 (00:27 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 25 Apr 2019 22:37:39 +0000 (18:37 -0400)
commitdd4350ba11631ddc59ec435a4e3634865d506498
tree1163d39623662bd5f33933eb3164b4ced8eec871
parentb0ecd0a3b719050663041812053b57565d927347
rgw: beast frontend uses yield_context to read/write body

uses async_write and async_read_some to yield the coroutine during
frontend io

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_asio_frontend.cc