]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Client: Break some code into new methods in prep for non-blocking I/O
authorFrank S. Filz <ffilzlnx@mindspring.com>
Tue, 10 May 2022 22:02:15 +0000 (15:02 -0700)
committerFrank S. Filz <ffilzlnx@mindspring.com>
Mon, 24 Jul 2023 18:49:03 +0000 (11:49 -0700)
commit162935c0364b3a897e711d2c1e63de1c79cdae7e
treebe067c9e6c2989c74adc616f049ccc27f144891d
parentd3c3bf5b772e38ecc39090e0bc32775a230764ad
Client: Break some code into new methods in prep for non-blocking I/O

These bits of code need to be invoked from a separate spot when we
introduce non-blocking I/O, so break them out now.

Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
src/client/Client.cc
src/client/Client.h