[Telepathy-commits] [telepathy-spec/master] An ongoing ChannelRequest will never be waiting on approvers

Will Thompson will.thompson at collabora.co.uk
Tue Oct 7 04:18:40 PDT 2008


---
 doc/request.txt          |    2 +-
 spec/Channel_Request.xml |    5 +----
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/doc/request.txt b/doc/request.txt
index d588c2d..f329271 100644
--- a/doc/request.txt
+++ b/doc/request.txt
@@ -1290,7 +1290,7 @@ returns, immediately close the channel with Close()
 _`req36c`: channel has been created, handler has not been notified
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
-CD should close the channel with Close(), and notify approvers (if any)
+CD should close the channel with Close()
 
 _`req36d`: handler has been notified but has not returned
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
diff --git a/spec/Channel_Request.xml b/spec/Channel_Request.xml
index 25f5b06..08b291f 100644
--- a/spec/Channel_Request.xml
+++ b/spec/Channel_Request.xml
@@ -125,10 +125,7 @@
 
         <p>If the connection manager has already returned a channel, but the
           channel has not yet been dispatched to a handler
-          (e.g. if <tp:dbus-ref
-            namespace="org.freedesktop.Telepathy">Connection.Interface.Requests.CreateChannel</tp:dbus-ref>
-          has returned a channel, but the dispatch operation is waiting for
-          approvers) then the channel dispatcher will not dispatch that
+          then the channel dispatcher will not dispatch that
           channel to a handler. If the channel was newly created for this
           request, the channel dispatcher will close it with Close; otherwise,
           the channel dispatcher will ignore it. In either case,
-- 
1.5.6.5



More information about the Telepathy-commits mailing list