Closed zeenix closed 1 year ago
mentioned in commit bce2833d72a7be93ae24bbedb2a4dad6422ab899
mentioned in commit 05a37779a5e0a9b50d642c32a1bb90cecdfbeaec
mentioned in commit 2dfd1a57fc572c8d61778aeff8bce8959b406004
mentioned in commit 7f89121d171f72033484a6f7fec74329cd1fa744
mentioned in commit d936a052594158014cc6d1c1e64c6fc28e897c1f
mentioned in commit 8e65436d46d922c0651106a3049ca588a9070cac
In GitLab by @bilelmoussaoui on Feb 17, 2021, 22:18
Often you don't want to attach a callback to the signal handler but just await for it and get the response it had. Currently Proxy has a receive_signal function. It would be nice if it can be exposed per signal using
#[dbus_proxy(signal)]