]> git.meshlink.io Git - catta/blobdiff - avahi-daemon/ServiceTypeBrowser.introspect
increase the maximum number of allowed clients handled over DBUS
[catta] / avahi-daemon / ServiceTypeBrowser.introspect
index ebb93263d593c23cec4c1c0bdb7542175dfccc16..04e7db92d9f67656a0da6aacfe48f544c3ddcad0 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" standalone='no'?><!--*-nxml-*-->
+<?xml-stylesheet type="text/xsl" href="introspect.xsl"?>
 <!DOCTYPE node SYSTEM "introspect.dtd">
 <node>
   
@@ -19,6 +20,7 @@
       <arg name="protocol" type="i"/>
       <arg name="type" type="s"/>
       <arg name="domain" type="s"/>
+      <arg name="flags" type="u"/>
     </signal>
 
     <signal name="ItemRemove">
       <arg name="protocol" type="i"/>
       <arg name="type" type="s"/>
       <arg name="domain" type="s"/>
+      <arg name="flags" type="u"/>
     </signal>
 
+    <signal name="Failure">
+      <arg name="error" type="s"/>
+    </signal>
+
+    <signal name="AllForNow"/>
+
+    <signal name="CacheExhausted"/>
+
   </interface> 
 </node>