[Telepathy-commits] [telepathy-spec/master] add Local_File fake socket address type
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Nov 4 10:47:25 PST 2008
---
spec/Channel_Type_Tubes.xml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml
index 68df224..48adcde 100644
--- a/spec/Channel_Type_Tubes.xml
+++ b/spec/Channel_Type_Tubes.xml
@@ -216,6 +216,15 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
</tp:enumvalue>
+ <tp:enumvalue suffix="Local_File" value="4">
+ <tp:docstring>
+ A file on the local file system. The variant contains a full path
+ either using a string if the path is known to be Unicode, either
+ a byte-array, signature 'ay'.
+ This fake socket address type shouldn't be used with tubes.
+ </tp:docstring>
+ </tp:enumvalue>
+
</tp:enum>
<tp:enum name="Socket_Access_Control" type="u">
--
1.5.6.5
More information about the Telepathy-commits
mailing list