Home
last modified time | relevance | path

Searched hist:c53fe51ca59c5a1d7711aa5c1c7eb5b5ac6e6850 (Results 1 – 2 of 2) sorted by relevance

/openbmc/sdbusplus/example/
H A Dcalculator-aserver.cppdiff c53fe51ca59c5a1d7711aa5c1c7eb5b5ac6e6850 Tue Feb 06 14:31:05 CST 2024 Patrick Williams <patrick@stwcx.xyz> async: context: add request_name method

One area we did a poor job on in the older sync interfaces was signals.
Signals should only be emitted when a name is requested, but we didn't
have a way to track that. Add a `request_name` method on the async
context so we can track if a name has been requested in the context (for
later use by signal enhancements).

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0abea30e3825d41dedd44de86b8b8bca4edbaf9c
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dcontext.hppdiff c53fe51ca59c5a1d7711aa5c1c7eb5b5ac6e6850 Tue Feb 06 14:31:05 CST 2024 Patrick Williams <patrick@stwcx.xyz> async: context: add request_name method

One area we did a poor job on in the older sync interfaces was signals.
Signals should only be emitted when a name is requested, but we didn't
have a way to track that. Add a `request_name` method on the async
context so we can track if a name has been requested in the context (for
later use by signal enhancements).

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I0abea30e3825d41dedd44de86b8b8bca4edbaf9c