summaryrefslogtreecommitdiff
path: root/spec
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-05-23 10:54:20 +0000
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2007-05-23 10:54:20 +0000
commitd95483f7bc7677aed06b9d36d62c4ecab3f6499e (patch)
tree3795587c4f8e9bf32b39f159aa2194c5f0b19f73 /spec
parent1b82ae9c4b7d160a7d2802df9b4915ffebfd7f67 (diff)
better explanation of the service field for stream tubes
Diffstat (limited to 'spec')
-rw-r--r--spec/Channel_Type_Tubes.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/spec/Channel_Type_Tubes.xml b/spec/Channel_Type_Tubes.xml
index 4a242c39..476cdfaf 100644
--- a/spec/Channel_Type_Tubes.xml
+++ b/spec/Channel_Type_Tubes.xml
@@ -63,9 +63,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
manager of the initiator of the tube opens a new connection to its
local socket. Both sides can then use these pair of sockets to communicate
together.
-
- The service name of a Stream tube should be a well-known protocol
- name.
</tp:docstring>
</tp:enumvalue>
</tp:enum>
@@ -151,7 +148,9 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
</tp:docstring>
<arg direction="in" name="service" type="s">
<tp:docstring>
- A string representing the protocol that will be used over the tube.
+ A string representing the service name that will be used over the tube.
+ It should be a well-known TCP service name as defined by
+ http://www.dns-sd.org/ServiceTypes.html.
</tp:docstring>
</arg>
<arg direction="in" name="socket" type="s">