Thank you Pavel,<div><br></div><div>What is the benefit of using cached connection?</div><div>For speed?</div><div><br></div><div><div class="gmail_quote">On Thu, Mar 15, 2012 at 3:22 PM, Pavel Strashkin <span dir="ltr">&lt;<a href="mailto:pavel.strashkin@gmail.com">pavel.strashkin@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Simon,<br>
<br>
That is not so difficult as it looks like. That is just a cache.<br>
dbus_bus_get either returns cached instance (system or session bus) or<br>
caches it and then returns. dbus_bus_get_private always returns new<br>
instance without any caching.<br>
<br>
2012/3/14 Simon Hong &lt;<a href="mailto:simon.hong81@gmail.com">simon.hong81@gmail.com</a>&gt;:<br>
<div><div class="h5">&gt; Dear folks,<br>
&gt;<br>
&gt; What is the meaning of the private in the &quot;dbus_bus_get_private()&quot;?<br>
&gt; In the api (dbus_bus_get()) reference, it said &quot;connection to the bus<br>
&gt; already exists, then that connection is returned&quot;.<br>
&gt;<br>
&gt; How the connection is already existed??<br>
&gt; I can&#39;t understand...<br>
&gt;<br>
&gt; Any explanation will be happy.<br>
&gt;<br>
&gt; Thank you<br>
&gt; --<br>
&gt; ======================================<br>
&gt; Simon Hong<br>
&gt; &quot;Secret of success is consistency to purpose&quot;<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; dbus mailing list<br>
&gt; <a href="mailto:dbus@lists.freedesktop.org">dbus@lists.freedesktop.org</a><br>
&gt; <a href="http://lists.freedesktop.org/mailman/listinfo/dbus" target="_blank">http://lists.freedesktop.org/mailman/listinfo/dbus</a><br>
&gt;<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>======================================<div>Simon Hong</div><div>&quot;Secret of success is consistency to purpose&quot;</div><br>
</div>