diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-24 18:22:23 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2010-11-24 18:24:42 +0000 |
commit | c399b50df39c3ed1e9c2557dc3205597a764fb95 (patch) | |
tree | 0c793f8d54e1f58e1f4e3a3dbc6c70c6b5720a89 /spec/Channel_Dispatcher.xml | |
parent | 8c6acb21063be07cf12a15cc3b192bfeda8b2eac (diff) |
Say that SucceededWithChannel comes before Succeeded and is part of SupportsRequestHints
This is the case in the only known implementation.
Diffstat (limited to 'spec/Channel_Dispatcher.xml')
-rw-r--r-- | spec/Channel_Dispatcher.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/spec/Channel_Dispatcher.xml b/spec/Channel_Dispatcher.xml index 5f1357b8..50920ac5 100644 --- a/spec/Channel_Dispatcher.xml +++ b/spec/Channel_Dispatcher.xml @@ -580,8 +580,12 @@ to the older <tp:dbus-ref namespace="ofdT.ChannelDispatcher">CreateChannel</tp:dbus-ref> and <tp:dbus-ref - namespace="ofdT.ChannelDispatcher">EnsureChannel</tp:dbus-ref>. - methods. If <code>False</code> or missing, only the metadata-less + namespace="ofdT.ChannelDispatcher">EnsureChannel</tp:dbus-ref> + methods, and also new enough to emit <tp:dbus-ref + namespace="ofdT.ChannelRequest">SucceededWithChannel</tp:dbus-ref> + before the older <tp:dbus-ref + namespace="ofdT.ChannelRequest">Succeeded</tp:dbus-ref> signal. + If <code>False</code> or missing, only the metadata-less variants are supported. </tp:docstring> </property> |