Home
last modified time | relevance | path

Searched defs:fdio_sender (Results 1 – 1 of 1) sorted by relevance

/openbmc/sdbusplus/include/sdbusplus/async/
H A Dfdio.hpp112 struct fdio_sender struct
114 using sender_concept = execution::sender_t;
117 explicit fdio_sender(fdio& fdioInstance) noexcept : in fdio_sender() function
128 auto connect(R r) -> fdio_operation<R> in connect()
134 fdio& fdioInstance;