[telepathy-spec/master] explicitely say that errors will be reported using ConnectionClosed

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed May 20 07:46:54 PDT 2009


---
 spec/Channel_Type_Stream_Tube.xml |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index 517be45..9c079a5 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -168,7 +168,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <arg name="Connection_ID" type="u">
         <tp:docstring>
           The unique ID associated with this connection. This ID will be used
-          to identifiy the connection when reporting errors.
+          to identifiy the connection when reporting errors with
+          <tp:member-ref>ConnectionClosed</tp:member-ref>.
         </tp:docstring>
       </arg>
     </signal>
@@ -181,7 +182,8 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       <arg name="Connection_ID" type="u">
         <tp:docstring>
           The unique ID associated with this connection. This ID will be used
-          to identifiy the connection when reporting errors.
+          to identifiy the connection when reporting errors with
+          <tp:member-ref>ConnectionClosed</tp:member-ref>.
         </tp:docstring>
       </arg>
     </signal>
-- 
1.5.6.5




More information about the telepathy-commits mailing list