diff options
author | Mantas Mikulėnas <grawity@gmail.com> | 2016-11-08 14:20:00 +0200 |
---|---|---|
committer | Mantas Mikulėnas <grawity@gmail.com> | 2016-11-09 16:38:49 +0200 |
commit | 874899e1c27236304d4e55cd650f842f91721c55 (patch) | |
tree | e43e53bb35511ecf35c1fc75ab36ba4cc31de55e /src/libsystemd/sd-bus/test-bus-match.c | |
parent | cf88547034d72e0c43e880b89d36643befc54bb9 (diff) |
busctl introspect: accept direction="out" for signals
According to the D-Bus spec (v0.29),
| The direction element on <arg> may be omitted, in which case it
| defaults to "in" for method calls and "out" for signals. Signals only
| allow "out" so while direction may be specified, it's pointless.
Therefore we still should accept a 'direction' attribute, even if it's
useless in reality.
Closes: #4616
Diffstat (limited to 'src/libsystemd/sd-bus/test-bus-match.c')
0 files changed, 0 insertions, 0 deletions