doc/EZMQ/Context.html in ezmq-0.3.7 vs doc/EZMQ/Context.html in ezmq-0.4.0
- old
+ new
@@ -177,12 +177,11 @@
<p>Contexts are essentially resource containers or sandboxes for 0MQ. They</p>
<pre class="code ruby"><code class="ruby">allow multiple sockets to share access to system resources, and an
entire context can be terminated, closing all sockets within it.</code></pre>
-<p>Contexts are useful when dealing with the 'inproc' transport /
-protocol.</p>
+<p>Contexts are useful when dealing with the :inproc transport.</p>
<pre class="code ruby"><code class="ruby">Any sockets that need to communicate in-process must share a context.</code></pre>
</div>
@@ -215,10 +214,10 @@
</div>
<div id="footer">
- Generated on Mon Feb 2 15:37:51 2015 by
+ Generated on Tue Feb 3 09:55:04 2015 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.7.6 (ruby-2.0.0).
</div>
</body>
\ No newline at end of file