[telepathy-spec/master] StreamTube.Offer(): you can't use Socket_Access_Control_Port if you plan to establish multi connections

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu May 14 02:54:45 PDT 2009


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

diff --git a/spec/Channel_Type_Stream_Tube.xml b/spec/Channel_Type_Stream_Tube.xml
index d26a7f8..b26b782 100644
--- a/spec/Channel_Type_Stream_Tube.xml
+++ b/spec/Channel_Type_Stream_Tube.xml
@@ -99,8 +99,13 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
       </arg>
       <arg direction="in" name="access_control" type="u" tp:type="Socket_Access_Control">
         <tp:docstring>
-          The type of access control the connection manager should apply to
-          the socket.
+          <p>The type of access control the connection manager should apply to
+          the socket.</p>
+
+          <p>Note that if you plan to establish more than one connection
+          through the tube, the Socket_Access_Control_Port access control
+          can't be used as you can't connect more than once from the same
+          port.</p>
         </tp:docstring>
       </arg>
       <arg direction="in" name="access_control_param" type="v">
-- 
1.5.6.5




More information about the telepathy-commits mailing list